UtilitiesGetWebLanguageId Method |
Determines the language for the current thread in the WebView mode.
Namespace: ConnectedApps.Cms.Sdk.LocalizationAssembly: ConnectedApps.Cms.Sdk.Localization (in ConnectedApps.Cms.Sdk.Localization.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static int GetWebLanguageId()
Public Shared Function GetWebLanguageId As Integer
public:
static int GetWebLanguageId()
static member GetWebLanguageId : unit -> int
Return Value
Type:
Int32
See Also