CssStyleCollection Properties

 

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

NameDescription
System_CAPS_pubpropertyCount

Gets the number of items in the CssStyleCollection object.

System_CAPS_pubpropertyItem[HtmlTextWriterStyle]

Gets or sets the specified HtmlTextWriterStyle value for the HTML server control.

System_CAPS_pubpropertyItem[String]

Gets or sets the specified CSS value for the HTML server control.

System_CAPS_pubpropertyKeys

Gets a collection of keys to all the styles in the CssStyleCollection object for a specific HTML server control.

System_CAPS_pubpropertyValue

Gets or sets the value of the style attribute of the HTML server control.

Return to top
Show: