System.Web.UI.Design.ITemplateEditingFrame.TemplateNames Property

Gets a set of names of templates to use.

Syntax

public string[] TemplateNames { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

The System.Web.UI.Design.ITemplateEditingFrame interface is obsolete. A template name is provided through the DesignerObject.Name property of a System.Web.UI.Design.TemplateDefinition object. Enumerate the collection of template definitions by using the TemplateGroup.Templates property of each System.Web.UI.Design.TemplateGroup element in the ControlDesigner.TemplateGroups collection of a control designer.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0