ITemplateEditingFrame.Name Property

 

Gets the name of the editing frame.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

string Name { get; }

Property Value

Type: System.String

The name of the editing frame.

System_CAPS_noteNote

The ITemplateEditingFrame interface is obsolete. The template group name is provided in the GroupName property of each template group element in the TemplateGroups collection of a control designer.

.NET Framework
Available since 1.1
Return to top
Show: