Click or drag to resize
CMSPageCheckPreferredCulture Method
Checks the preferred culture and changes it to default if not valid. Returns true if the culture was valid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static bool CheckPreferredCulture()

Return Value

Type: Boolean
See Also