| IStringMetadata Interface | 
Namespace: CMS.DataEngine
public interface IStringMetadata : IMetadata
The IStringMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | 
            Returns true if the given string contains the given substring
              | |
| EndsWith | 
            Returns true if the given string ends with the given suffix
              | |
| StartsWith | 
            Returns true if the given string 
              |