RVTDocs.com
Namespace: Autodesk.Revit.UI Class: UIThemeManager

UIThemeManager.GetThemeName

Method
Description:
Gets the theme name for the given theme type.
Syntax
public static string GetThemeName(
	UITheme frameTheme
)
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