예제 #1
0
 public static string GetDefaultTheme()
 {
     return(_manager != null?_manager.GetDefaultTheme() : ImageServerConstants.Default);
 }