4 overrides of GetTemplateVerbs
System.Web.Mobile (4)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
335
protected override TemplateEditingVerb[]
GetTemplateVerbs
()
UI\MobileControls\Design\ListDesigner.cs (1)
452
protected override TemplateEditingVerb[]
GetTemplateVerbs
()
UI\MobileControls\Design\ObjectListDesigner.cs (1)
90
protected override TemplateEditingVerb[]
GetTemplateVerbs
()
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
296
protected override TemplateEditingVerb[]
GetTemplateVerbs
()
1 reference to GetTemplateVerbs
System.Web.Mobile (1)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
500
_templateVerbs =
GetTemplateVerbs
();