SearchIndexSettingsInfoMatchPath Method |
Returns true if
Path in this item matches specified parameter.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool MatchPath(
string path
)
Parameters
- path
- Type: SystemString
Path to be matched
Return Value
Type:
BooleanSee Also