DynamicHyperLink.IAttributeAccessor.SetAttribute Method (String, String)
.NET Framework (current version)
Defines an attribute and its value to apply to the DynamicHyperLink control.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- key
-
Type:
System.String
The name of the attribute.
- value
-
Type:
System.String
The value that is assigned to the attribute.
.NET Framework
Available since 4.0
Available since 4.0
Show: