ITemplateEditingFrame.TemplateNames Property
.NET Framework 3.0
Gets a set of names of templates to use.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Note: |
|---|
| The ITemplateEditingFrame interface is obsolete. A template name is provided through the Name property of a TemplateDefinition object. Enumerate the collection of template definitions by using the Templates property of each TemplateGroup element in the TemplateGroups collection of a control designer. |
Community Additions
ADD
Show:
Note: