IStringMetadataStartsWith Method |
Returns true if the given string
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax bool StartsWith(
string prefix
)
Parameters
- prefix
- Type: SystemString
Prefix to check
Return Value
Type:
BooleanSee Also