NavigationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for INavigation.
public static class NavigationExtensions
- Inheritance
-
System.ObjectNavigationExtensions
Methods
| ShowPopup(INavigation, BasePopup) |
Displays a popup. |
| ShowPopupAsync<T>(INavigation, Popup<T>) |
Displays a popup and returns a result. |