# Sandbox.UI.Navigation.NavigationExtensions

- Kind: class
- Namespace: `Sandbox.UI.Navigation`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed, extension

## Methods

- [`GetNavigator`](/api/Sandbox.UI.Navigation.NavigationExtensions/GetNavigator): Find the closest NavigationHost ancestor (or self)
- [`Navigate`](/api/Sandbox.UI.Navigation.NavigationExtensions/Navigate): Find the closest navigatorPanel ancestor and navigate to the given url
