System.Web.UI.AttributeCollection: Property Members

The properties of System.Web.UI.AttributeCollection are listed below. For a list of all members, see the AttributeCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of attributes in the System.Web.UI.AttributeCollection object.

[read-only]
CssStyleCssStyleCollection.

Gets a collection of styles for the ASP.NET server control to which the current System.Web.UI.AttributeCollection object belongs.

default property
Item(string)string. Documentation for this section has not yet been entered.
[read-only]
KeysICollection.

Gets a collection of keys to all attributes in the server control's System.Web.UI.AttributeCollection object.