Cocktail Help Reference
INavigationTarget Interface Members
See Also  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : INavigationTarget Interface


Glossary Item Box

The following tables list the members exposed by INavigationTarget.

Public Methods

 NameDescription
 MethodOnNavigatedFromInvoked immediatly after the view model is deactivated and is no longer the active view model due to a navigation request.  
 MethodOnNavigatedToInvoked when the view model becomes the current active view model at the end of a navigation request.  
 MethodOnNavigatingFromInvoked immediately before the view model is deactivated and is no longer the active view model due to a navigation request.  
Top

See Also

© 2013 All Rights Reserved.