CMSStringIsInvariantCompareCulture Method |
Returns true if InvariantCulture should be used instead of
CurrentCulture to perform case insensitive operations.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public static bool IsInvariantCompareCulture()
Return Value
Type:
BooleanSee Also