'Declaration Public Function GetThemeName( _ ByRef locationType As C1ThemeLocator.LocationType _ ) As System.String
public System.string GetThemeName( out C1ThemeLocator.LocationType locationType )
Parameters
- locationType
- OUT: the current theme location.
Return Value
The current theme name.