ITemplateEditingFrame.TemplateStyles Property
.NET Framework 3.0
Gets the template styles for the control.
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 style is provided through the Style 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: