'Declaration Public Shared Function GetAvailableThemes( _ ByVal location As C1ThemeLocator.LocationType _ ) As System.Collections.Generic.List(Of String)
public static System.Collections.Generic.List<string> GetAvailableThemes( C1ThemeLocator.LocationType location )
Parameters
- location
- Identifies the type of a theme location.
Return Value
The list of strings of avalable theme names.