System.Web.UI.Design.ITemplateEditingService: Method Members

The methods of System.Web.UI.Design.ITemplateEditingService are listed below. For a list of all members, see the ITemplateEditingService Members list.

Public Methods

CreateFrame(TemplatedControlDesigner, string, string[]) : ITemplateEditingFrame

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

CreateFrame(TemplatedControlDesigner, string, string[], System.Web.UI.WebControls.Style, System.Web.UI.WebControls.Style[]) : ITemplateEditingFrame

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

GetContainingTemplateName(System.Web.UI.Control) : string

Gets the name of the parent template.