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