System.Web.UI.Design.ITemplateEditingFrame.TemplateStyles Property

Gets the template styles for the control.

Syntax

public System.Web.UI.WebControls.Style[] TemplateStyles { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

The System.Web.UI.Design.ITemplateEditingFrame interface is obsolete. A template style is provided through the TemplateDefinition.Style 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