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