CssStyleCollection::Remove Method
.NET Framework (current version)
Removes a style item from the CssStyleCollection of a control.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(HtmlTextWriterStyle) | Removes a style item from the CssStyleCollection collection of a control using the specified HtmlTextWriterStyle enumeration value. |
![]() | Remove(String^) | Removes a style item from the CssStyleCollection of a control using the specified style key. |
Show:
