[To be supplied.]
[Visual Basic] Protected Sub PushEndTag( _ ByVal endTag As String _ ) [C#] protected void PushEndTag( string endTag ); [C++] protected: void PushEndTag( String* endTag ); [JScript] protected function PushEndTag( endTag : String );
HtmlTextWriter Class | HtmlTextWriter Members | System.Web.UI Namespace