Click or drag to resize
CultureHelperSetPreferredUICultureCode Method
Sets the user preferred UI Culture code.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void SetPreferredUICultureCode(
	string cultureCode
)

Parameters

cultureCode
Type: SystemString
See Also