[]
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.
public static void UnregisterTheme(string themeName)
Type | Name | Description |
---|---|---|
string | themeName | The name of the theme to unregister. |