The members of System.Web.UI.AttributeCollection are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.AttributeCollection class. |
[read-only] | Count | int.
Gets the number of attributes in the System.Web.UI.AttributeCollection object. |
[read-only] | CssStyle | CssStyleCollection.
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] | Keys | ICollection.
Gets a collection of keys to all attributes in the server control's System.Web.UI.AttributeCollection object. |
Add(string, string)
| ||
AddAttributes(HtmlTextWriter)
| ||
Clear()
| ||
override | Equals(object)
| |
override | GetHashCode()
| |
Remove(string)
| ||
Render(HtmlTextWriter)
|