DynamicHyperLink.IAttributeAccessor.GetAttribute Method (String)
.NET Framework (current version)
Retrieves the value of the specified attribute that is applied to the DynamicHyperLink control.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Private Function GetAttribute ( key As String ) As String Implements IAttributeAccessor.GetAttribute
Parameters
- key
-
Type:
System.String
The name of the attribute to retrieve.
Implements
IAttributeAccessor.GetAttribute(String)
.NET Framework
Available since 4.0
Available since 4.0
Show: