ControlParser::ParseTemplate Method

 

Creates an ITemplate interface from the specified template markup.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticParseTemplate(IDesignerHost^, String^)

Creates an ITemplate interface from the specified template markup.

System_CAPS_pubmethodSystem_CAPS_staticParseTemplate(IDesignerHost^, String^, String^)

Parses the specified template markup and creates an ITemplate interface.

Return to top
Show: