HtmlContainerControl Constructor

 

Initializes a new instance of the HtmlContainerControl class.

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

NameDescription
System_CAPS_protmethodHtmlContainerControl()

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

System_CAPS_pubmethodHtmlContainerControl(String^)

Initializes a new instance of the HtmlContainerControl class using the specified tag name.

Return to top
Show: