IAttributeAccessor.SetAttribute Method (String, String)
.NET Framework (current version)
When implemented by a class, designates an attribute and its value to assign to the ASP.NET server control.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The name of the attribute to be set.
- value
-
Type:
System.String
The value assigned to the attribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: