Documentation for this section has not yet been entered.
This property is sometimes used to store the index of each verb in a set of verbs. When implementing a custom designer, this property can be used to store custom-defined integer data.
The System.Web.UI.Design.TemplateEditingVerb class is obsolete. Expose templates through the ControlDesigner.TemplateGroups property of a control designer. The design host creates a System.Web.UI.Design.TemplatedEditableDesignerRegion for each System.Web.UI.Design.TemplateGroup defined for a control designer.