Api Sandbox UI Navigation NavigationExtensions
class

NavigationExtensions

public static abstract sealed class NavigationExtensions

Methods

static this NavigationHost GetNavigator(Panel panel)

Find the closest NavigationHost ancestor (or self)

static this Panel Navigate(Panel panel, String url)

Find the closest navigatorPanel ancestor and navigate to the given url

Assembly: Base Library Namespace: Sandbox.UI.Navigation Full Name: Sandbox.UI.Navigation.NavigationExtensions