| CMSStringIsInvariantCompareCulture Method |
| Name | Description | |
|---|---|---|
| IsInvariantCompareCulture |
Returns true if InvariantCulture should be used instead of
CurrentCulture to perform case insensitive operations.
| |
| IsInvariantCompareCulture(CultureInfo) |
Returns true if InvariantCulture should be used instead of passed culture to perform case insensitive operations.
|