ITemplateEditingFrame::Verb Property
.NET Framework (current version)
Gets or sets the verb that invokes the template.
Assembly: System.Design (in System.Design.dll)
property TemplateEditingVerb^ Verb { TemplateEditingVerb^ get(); void set(TemplateEditingVerb^ value); }
Property Value
Type: System.Web.UI.Design::TemplateEditingVerb^A TemplateEditingVerb that invokes the template.
Note |
|---|
The ITemplateEditingFrame interface is obsolete. Use the GroupName property of each template group in the TemplateGroups collection for a control designer. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
