4 overrides of GetTemplateFrameNames
System.Web.Mobile (4)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
317
protected override String[]
GetTemplateFrameNames
(int index)
UI\MobileControls\Design\ListDesigner.cs (1)
441
protected override String[]
GetTemplateFrameNames
(int index)
UI\MobileControls\Design\ObjectListDesigner.cs (1)
84
protected override String[]
GetTemplateFrameNames
(int index)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
290
protected override String[]
GetTemplateFrameNames
(int index)
1 reference to GetTemplateFrameNames
System.Web.Mobile (1)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
405
String[] templateNames =
GetTemplateFrameNames
(verb.Index);