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