System.Web.UI.IAttributeAccessor Members

The members of System.Web.UI.IAttributeAccessor are listed below.

Public Methods

GetAttribute(string) : 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.