[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.NoTheme

NoTheme Field

The empty theme name id.

When assigned to the "Theme" extender property (provided by C1ThemeController) on a control, indicates that no theme should be applied to that control by the theme controller.

Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
public const string NoTheme = "(none)"
Returns
Type Description
string The empty theme name id. When assigned to the "Theme" extender property (provided by C1ThemeController) on a control, indicates that no theme should be applied to that control by the theme controller.