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


The following tables list the members exposed by NavigationFailedEventArgs.

Public Properties

 NameDescription
public PropertyBaseEventArgsGets the original NavigationFailedEventArgs raised by native navigation system.  
public PropertyExceptionGets the Exception that was raised as the result of a failed navigation.  
public PropertyExtraDataGets the optional data Object that was passed when navigation started.  
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 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 that could not be navigated to.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.