'Declaration Public Shared Property ApplicationTheme As System.String
public static System.string ApplicationTheme {get; set;}
All theme controllers which have "(default)" set as Theme property value will use this theme.
This name is persisted with key "C1ApplicationTheme" in the application config file (app.config).
'Declaration Public Shared Property ApplicationTheme As System.String
public static System.string ApplicationTheme {get; set;}