Creates a new WebControl which renders as the given tag.
[Visual Basic] Overloads Public Sub New( _ ByVal tag As String _ ) [C#] public WebControl( string tag ); [C++] public: WebControl( String* tag ); [JScript] public function WebControl( tag : String );
WebControl Class | WebControl Members | System.Web.UI.WebControls Namespace | WebControl Constructor Overload List