3 references to ThemeExists
System.Web (3)
Configuration\PagesSection.cs (2)
533
if ((!String.IsNullOrEmpty(themeName)) && (!Util.
ThemeExists
(themeName))) {
562
(!Util.
ThemeExists
(styleSheetThemeName))) {
UI\Util.cs (1)
486
if (!
ThemeExists
(themeName)) {