This documentation is archived and is not being maintained.

ITemplateEditingService Methods

The ITemplateEditingService type exposes the following members.

  NameDescription
Public method CreateFrame(TemplatedControlDesigner, String, array<String>) Creates a new template editing frame for the specified templated control designer, using the specified name and templates.
Public method 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.
Public method GetContainingTemplateName Gets the name of the parent template.
Top
Show: