HtmlControl Constructor

 

Initializes a new instance of the HtmlControl class.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodHtmlControl()

Initializes a new instance of the HtmlControl class using default values.

System_CAPS_protmethodHtmlControl(String^)

Initializes a new instance of the HtmlControl class using the specified tag.

Return to top
Show: