AttributeCollection.Item Property (String)
.NET Framework (current version)
Gets or sets a specified attribute value for a server control.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The location of the attribute in the collection.
You can add an attribute to or retrieve one from an ASP.NET server control that uses this property.
.NET Framework
Available since 1.1
Available since 1.1
Show: