UIThemeManager.GetThemeName
Method
Description:
Gets the theme name for the given theme type.
Gets the theme name for the given theme type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| frameTheme | UITheme | The theme. |
Return Value
| Type | Description |
|---|---|
| String | The name of the theme. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |