AttributeCollection Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of attributes in the AttributeCollection object. |
![]() | CssStyle | Gets a collection of styles for the ASP.NET server control to which the current AttributeCollection object belongs. |
![]() | Item(String) | Gets or sets a specified attribute value for a server control. |
![]() | Keys | Gets a collection of keys to all attributes in the server control's AttributeCollection object. |
Show:
