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
Requirements
Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0