IChildSelector Members
Interface that should be implemented by a class that retrieves the breadcrumb items’ child nodes from the data source.Methods
| Name | Description |
|---|---|
| SelectChildren(Object) | Retrieves the breadcrumb item’s children from the data source. |
See Also