StringExtensions
CompareToCSafe Method (String, String)
Kentico 8.1 API Reference
Compares the current string with another string. This method is culture safe - it fixes some problems with different cultures.
Namespace:
CMS.Base
Assembly:
CMS.Base
(in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
strA
Type:
System
String
String source data
strB
Type:
System
String
String to compare
Return Value
Type:
Int32
See Also
StringExtensions Class
StringExtensions Members
CompareToCSafe Overload
CMS.Base Namespace