System.Web.UI.IAttributeAccessor.GetAttribute Method

When implemented by a class, retrieves the specified attribute property from the server control.

Syntax

public string GetAttribute (string key)

Parameters

key
A string that represents the name of the server control attribute.

Returns

The value of the specified attribute.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0