Returns CultureInfo object for specified culture ID or null if it does not exist.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cultureId
- Type: System Int32
Culture ID
Return Value
Type: CultureInfoCultureInfo with the specified ID or null
See Also