Cocktail Help Reference
Navigator Class Members
See Also  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : Navigator Class


Glossary Item Box

The following tables list the members exposed by Navigator.

Public Constructors

 NameDescription
Public ConstructorNavigator ConstructorInitializes a new NavigationService.  
Top

Public Properties

 NameDescription
Public PropertyActiveViewModelReturns the current active ViewModel or null.  
Top

Public Methods

 NameDescription
Public MethodConfigureConfigures the current NavigationService.  
Public MethodNavigateToAsyncOverloaded. Asynchronously navigates to a ViewModel instance that matches the specified name and type. The navigation will be cancelled if the current active ViewModel cannot be closed or the target type is not authorized.  
Public Methodstatic (Shared in Visual Basic)TryInjectParameterA static helper that can be used as prepare action in order to inject a parameter into the target view model  
Top

See Also

© 2013 All Rights Reserved.