4 references to ContentTemplateTag
System.Web.Mobile (4)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
83new String [] { Constants.ContentTemplateTag };
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
395templateName == Constants.ContentTemplateTag);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
91new String [] { Constants.ContentTemplateTag }
UI\MobileControls\Panel.cs (1)
158ITemplate contentTemplate = GetTemplate(Constants.ContentTemplateTag);