[]
Gets available theme names.
public static List<string> GetAvailableThemes(C1ThemeLocator.LocationType location)
Type | Name | Description |
---|---|---|
C1ThemeLocator.LocationType | location | Identifies the type of a theme location. |
Type | Description |
---|---|
List<string> | The list of strings of avalable theme names. |