IStringMetadata MembersKentico 8.0 API Reference
The IStringMetadata type exposes the following members.
Methods

  NameDescription
Public methodContains
Returns true if the given string contains the given substring
Public methodEndsWith
Returns true if the given string ends with the given suffix
Public methodStartsWith
Returns true if the given string
Back to Top
See Also