CssStyleCollection.Remove Method (HtmlTextWriterStyle)
.NET Framework (current version)
Removes a style item from the CssStyleCollection collection of a control using the specified HtmlTextWriterStyle enumeration value.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.Web.UI.HtmlTextWriterStyle
The HtmlTextWriterStyle enumeration value to remove.
.NET Framework
Available since 2.0
Available since 2.0
Show: