BreadCrumbNodeCollection.Contains Method
Name | Parameters | Description |
---|---|---|
Contains(BreadCrumbNode, Boolean) | node, recursive | Gets whether the target BreadCrumbNode is contained within this BreadCrumbNodeCollection or any of its items’ BreadCrumbNode.ChildNodes collections. |
Contains(BreadCrumbNode) | node | Gets whether this BreadCrumbNodeCollection contains the target node. |