[]
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.
public const string NoTheme = "(none)"
| 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. |