WebControl Constructor
.NET Framework (current version)
Initializes a new instance of the WebControl class.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:

