CultureInfoProvider GetCultureInfoFromDB Method (String, Boolean)Kentico 8.0 API Reference
Returns the CultureInfo structure for the specified culture from database.

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

Parameters

cultureCode
Type: OnlineSystem String
Culture code name or culture alias
getAlias
Type: OnlineSystem Boolean
Idnicates whether culture should be selected by culture code or alias

Return Value

Type: CultureInfo
See Also