[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.IsThemeRegistered

IsThemeRegistered Method

IsThemeRegistered(string)

Checks whether a theme with a specified name has been registered.

Declaration
public static bool IsThemeRegistered(string themeName)
Parameters
Type Name Description
string themeName

The name of the theme to check.

Returns
Type Description
bool

True if the theme has been registered, false otherwise.