[]
Get the theme name of the current language package.
protected virtual string GetThemeName(string englishName)
Protected Overridable Function GetThemeName(englishName As String) As String
Type | Name | Description |
---|---|---|
string | englishName | The name of theme in LanguagePackage.English. |
Type | Description |
---|---|
string | The theme name |