INavigateAsync Interface

Provides methods to perform navigation.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public interface INavigateAsync
'Declaration
Public Interface INavigateAsync

Remarks

Convenience overloads for the methods in this interface can be found as extension methods on the NavigationAsyncExtensions class.

See Also

INavigateAsync Members

Microsoft.Practices.Prism.Regions Namespace