CultureHelperGetPreferredUICultureCode Method |
Returns the user preferred UI Culture code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntaxpublic static string GetPreferredUICultureCode()
Return Value
Type:
String
RemarksReturns null on live site, unless the culture is specified within virtual context.
See Also