Intersoft ClientUI Documentation
NavigatingCancelEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Navigation Namespace : NavigatingCancelEventArgs Class


The following tables list the members exposed by NavigatingCancelEventArgs.

Public Properties

 NameDescription
public PropertyBaseEventArgsGets the original NavigatingCancelEventArgs raised by native navigation system.  
public PropertyCancelGets or sets a value indicating whether the event should be canceled.  
public PropertyContentGets a reference to the content object that is being navigated to.  
public PropertyExtraDataGets the optional data Object that was passed when navigation started.  
public PropertyFragmentNavigationDirectionGets the navigation direction of the current navigated fragment.  
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyNavigationModeGets a NavigationMode value that indicates the type of navigation that is occurring.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyUriGets the uniform resource identifier (URI) for the content being navigated to.  
public PropertyUserNavigationDirectionGets or sets the navigation direction that initiated by users.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.