CultureInfoProvider GetSafeCulture Method (Int32)Kentico 8.0 API Reference
Returns CultureInfo object for specified culture ID or null if it does not exist.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: CultureInfo
CultureInfo with the specified ID or null
See Also