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