ITemplateEditingService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateFrame(TemplatedControlDesigner, String, String())

Creates a new template editing frame for the specified templated control designer, using the specified name and templates.

System_CAPS_pubmethodCreateFrame(TemplatedControlDesigner, String, String(), Style, Style())

Creates a new template editing frame for the specified TemplatedControlDesigner, using the specified name, template names, control style, and template styles.

System_CAPS_pubmethodGetContainingTemplateName(Control)

Gets the name of the parent template.

Return to top
Show: