DynamicControl.GetAttribute Method (String)
.NET Framework (current version)
Retrieves the attribute value by using the specified key.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- key
-
Type:
System.String
The name of the attribute.
Implements
IAttributeAccessor.GetAttribute(String)If the attributes collection is null, this method returns an empty string.
.NET Framework
Available since 3.5
Available since 3.5
Show: