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

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

See Also: Inherited members from System.Object

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 object, using the specified name, template names, control style, and template styles.

Dispose()

Releases all resources that are used by the System.Web.UI.Design.TemplateEditingService object.

Finalize()
Documentation for this section has not yet been entered.
GetContainingTemplateName(System.Web.UI.Control) : string

Gets the name of the parent template.