HtmlGenericControl Constructor

 

Initializes a new instance of the HtmlGenericControl class.

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

NameDescription
System_CAPS_pubmethodHtmlGenericControl()

Initializes a new instance of the HtmlGenericControl class with default values.

System_CAPS_pubmethodHtmlGenericControl(String^)

Initializes a new instance of the HtmlGenericControl class with the specified tag.

Return to top
Show: