ControlParser::ParseControl Method

 

Creates a control from the specified markup.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticParseControl(IDesignerHost^, String^)

Creates a control from the specified markup using the specified designer host.

System_CAPS_pubmethodSystem_CAPS_staticParseControl(IDesignerHost^, String^, String^)

Creates a control from the specified markup using the specified designer host and directives.

Return to top
Show: