System.Web.UI.Design.TemplatedControlDesigner.CreateTemplateEditingFrame Method

When overridden in a derived class, creates a template editing frame for the specified verb.

Syntax

[System.Obsolete("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
protected abstract ITemplateEditingFrame CreateTemplateEditingFrame (TemplateEditingVerb verb)

Parameters

verb
The template editing verb to create a template editing frame for.

Returns

The new template editing frame.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0