CultureHelperIsNeutralCulture Method |
Checks if culture code is neutral culture code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsNeutralCulture(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Culture code
Return Value
Type:
BooleanSee Also