[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeLocator.GetThemeName

GetThemeName Method

GetThemeName(out LocationType)

Gets the current theme name and location.

Declaration
public string GetThemeName(out C1ThemeLocator.LocationType locationType)
Public Function GetThemeName(ByRef locationType As C1ThemeLocator.LocationType) As String
Parameters
Type Name Description
C1ThemeLocator.LocationType locationType

OUT: the current theme location.

Returns
Type Description
string

The current theme name.