BreadcrumbNode Properties
A Breadcrumb node.| Name | Description |
|---|---|
| ChildNodes | Gets a collection of a node’s child nodes. |
| HasChildNodes | Gets whether the current node has children. |
| Image | Gets a node image. |
| Item | Gets a node’s bound data item. |
| ParentNode | Gets a node’s parent node. |
| Text | Gets a node display text. |
See Also