CultureInfoProvider GetSafeCulture Method (Int32)Kentico 8.1 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.1.5347.20411)

Return Value

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