Returns the CultureInfo structure for the specified culture from database.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cultureCode
- Type: System String
Culture code name or culture alias
- getAlias
- Type: System Boolean
Idnicates whether culture should be selected by culture code or alias
Return Value
Type: CultureInfoSee Also