This documentation is archived and is not being maintained.
AttributeCollection Properties
Visual Studio 2010
The AttributeCollection type exposes the following members.
| 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 | 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: