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