CMSString Equals Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodOnlineEquals(Object)
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodStatic memberEquals(String, String)
Determines whether two specified String objects have the same value
Public methodStatic memberEquals(Object, Object, Func Object, String )
Determines whether two specified Objects return same string value when given a function
Public methodStatic memberEquals(String, String, Boolean)
Determines whether two specified String objects have the same value
Public methodStatic memberEquals(String, String, StringComparison)
Determines whether two specified String objects have the same value
Back to Top
See Also