CssStyleCollection::Add Method
.NET Framework (current version)
Adds a style item to the CssStyleCollection of a control.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(HtmlTextWriterStyle, String^) | Adds a style item to the CssStyleCollection collection of a control using the specified HtmlTextWriterStyle enumeration value and corresponding value. |
![]() | Add(String^, String^) | Adds a style item to the CssStyleCollection of a control using the specified name/value pair. |
Show:
