Method GetCurrentLanguageId
GetCurrentLanguageId()
Gets the ID of the currently selected language, since it is stored as a "LanguageName (LanguageID) combination.
Declaration
public string GetCurrentLanguageId()
Returns
| Type | Description |
|---|---|
| string | The ID of the currently selected language. |