IAttributeAccessor Methods
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetAttribute(String) | When implemented by a class, retrieves the specified attribute property from the server control. |
![]() | SetAttribute(String, String) | When implemented by a class, designates an attribute and its value to assign to the ASP.NET server control. |
Show:
