WebControl Constructor
.NET Framework 2.0
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: