c# - Is it possible to mergeattribute (style, background) -


i have if-statements , want set color of textbox depending on if-statement. tried

mergeattribute("style","background-color: rgba(0, 255, 0, 1)")  

...something that.

is possible way? have wrong syntax?


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -