Click or drag to resize
CultureHelperGetPreferredUICultureCode Method
Returns the user preferred UI Culture code.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public static string GetPreferredUICultureCode()

Return Value

Type: String
Remarks
Returns null on live site, unless the culture is specified within virtual context.
See Also