System.Web.UI.Design.TemplateEditingVerb.Index Property

Gets the index or other user data for the verb.

Syntax

public int Index { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Note:

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.

Requirements

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