System.Web.UI.IAttributeAccessor: Method Members

The methods of System.Web.UI.IAttributeAccessor are listed below. For a list of all members, see the IAttributeAccessor Members list.

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.