User friendly name of the template editing frame (used in the context menu). Read-only property.
[Visual Basic] Public ReadOnly Property Name As String [C#] public string Name {get;} [C++] public: __property String* get_Name(); [JScript] public function get Name() : String;
The name of the template editing frame.
TemplateEditingFrame Class | TemplateEditingFrame Members | System.Web.UI.Design Namespace