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