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