CssStyleCollection::Remove Method

 

Removes a style item from the CssStyleCollection of a control.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(HtmlTextWriterStyle)

Removes a style item from the CssStyleCollection collection of a control using the specified HtmlTextWriterStyle enumeration value.

System_CAPS_pubmethodRemove(String^)

Removes a style item from the CssStyleCollection of a control using the specified style key.

Return to top
Show: