Click or drag to resize
CultureHelperGetPreferredCulture Method
Returns the user preferred culture (reflects the virtual context).

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

Return Value

Type: String
Remarks
On live site, the preferred culture is based on thread culture.
See Also