[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.UnregisterTheme

UnregisterTheme Method

UnregisterTheme(string)

Unregisters the theme with a specified name.

This method does nothing if a matching theme could not be found.

An exception is thrown if the specified theme is currently in use.

Declaration
public static void UnregisterTheme(string themeName)
Parameters
Type Name Description
string themeName

The name of the theme to unregister.