[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.ApplicationTheme

ApplicationTheme Property

ApplicationTheme

Gets or sets the application-wide default theme name.

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 static string ApplicationTheme { get; set; }