ICultureServiceIsUICulture Method |
Returns true when culture with given code is defined as UICulture.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax bool IsUICulture(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Return Value
Type:
BooleanSee Also