Returns true if the string starts with any of the given strings
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type:
System String
Value to check
- comparison
- Type:
System StringComparison
Comparison type
- prefixes
- Type:
System String
Prefixes to check
Return Value
Type:
See Also