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


Glossary Item Box

The following tables list the members exposed by NavigationCancelArgs.

Public Constructors

Public Properties

 NameDescription
Public PropertyIsCanceledSpecifies whether a pending navigation should be canceled.  
Top

Public Methods

 NameDescription
Public MethodCancelCancel the current navigation request.  
Public MethodCompleteSignals to the current navigation that it can continue successfully.  
Public MethodDeferDefers continuation of the current navigation until one of the following methods is called: Complete, Fail, Cancel  
Public MethodFailSignals to the current navigation that it must continue with the provided error.  
Top

See Also

© 2013 All Rights Reserved.