[To be supplied.]
[Visual Basic] Protected Function GetAttributeName( _ ByVal attrKey As Integer _ ) As String [C#] protected string GetAttributeName( int attrKey ); [C++] protected: String* GetAttributeName( int attrKey ); [JScript] protected function GetAttributeName( attrKey : int ) : String;
HtmlTextWriter Class | HtmlTextWriter Members | System.Web.UI Namespace