Gets the culture info for specified culture.
If culture code is invalid, then english culture is returned.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cultureCode
- Type: System String
Culture code
- useUserOverride (Optional)
- Type: System Boolean
If true, the user selected culture is used
Return Value
Type: CultureInfoSee Also