Click or drag to resize
CMSStringIsInvariantCompareCulture Method
Returns true if InvariantCulture should be used instead of CurrentCulture to perform case insensitive operations.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public static bool IsInvariantCompareCulture()

Return Value

Type: Boolean
See Also