How to remove CssClass of a control?

H

Hardy Wang

Hi:
I have controls in my ASP.NET pages, for example, I have a LinkButton
btnA. I programmatically set its style by btnA.CssClass = "MyStyle", then
how can I remove its styles programmatically?
I tried btnA.CssClass = null, I got exception "Specified argument was
out of the range of valid values. Parameter name: value".

Thanks for any suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top