Creates a new Label represented by a tag other than SPAN.
[Visual Basic] Overloads Public Sub New( _ ByVal tagName As String _ ) [C#] public Label( string tagName ); [C++] public: Label( String* tagName ); [JScript] public function Label( tagName : String );
Label Class | Label Members | System.Web.UI.WebControls Namespace | Label Constructor Overload List