CultureHelperGetPreferredCulture Method |
Returns the user preferred culture (reflects the virtual context).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetPreferredCulture()
Return Value
Type:
StringRemarks On live site, the preferred culture is based on thread culture.
See Also