Returns true if there is path in this item which matches(subpath or exect match) specified parameter.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to be matched
Return Value
Type: BooleanSee Also