[To be supplied.]
[Visual Basic] Function GetAttribute( _ ByVal key As String _ ) As String [C#] string GetAttribute( string key ); [C++] String* GetAttribute( String* key ) = 0; [JScript] function GetAttribute( key : String ) : String;
IAttributeAccessor Interface | IAttributeAccessor Members | System.Web.UI Namespace