WebControl Constructor

Initializes a new instance of the WebControl class.

Name Description
WebControl () Initializes a new instance of the WebControl class that represents a Span HTML tag.
WebControl (HtmlTextWriterTag) Initializes a new instance of the WebControl class using the specified HTML tag.
WebControl (String) Initializes a new instance of the WebControl class using the specified HTML tag.

Community Additions

ADD
Show: