This documentation is archived and is not being maintained.
ITemplateEditingService Methods
Visual Studio 2010
The ITemplateEditingService type exposes the following members.
| 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 | Gets the name of the parent template. |
Show: