ITemplateEditingService Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFrame(TemplatedControlDesigner^, String^, array<String^>^) | Creates a new template editing frame for the specified templated control designer, using the specified name and templates. |
![]() | CreateFrame(TemplatedControlDesigner^, String^, array<String^>^, Style^, array<Style^>^) | Creates a new template editing frame for the specified TemplatedControlDesigner, using the specified name, template names, control style, and template styles. |
![]() | GetContainingTemplateName(Control^) | Gets the name of the parent template. |
Show:
