NavigationModel Class Methods
For a list of all members of this type, see NavigationModel members.
Public Methods
Name | Description | |
---|---|---|
![]() | GetContentInHierarchy | Retrieves the content available under the navigation hierarchy path, based on the the given filter options. |
![]() | GetItemBypath | Gets the NavigationItem for the given navigation hierarchy path. |
![]() | Search | Searches for the navigation item whose name, title or path matches the search string and returns the selection. |
Protected Methods
Name | Description | |
---|---|---|
![]() | OnNavigationModelChangedEvent | Notifies that the collection has changed. |
See Also