Intersoft ClientUI Documentation
BaseEventArgs Property (NavigationEventArgs)



Gets the original NavigationEventArgs raised by native navigation system.
Syntax
Public ReadOnly Property BaseEventArgs As NavigationEventArgs
Dim instance As NavigationEventArgs
Dim value As NavigationEventArgs
 
value = instance.BaseEventArgs
public NavigationEventArgs BaseEventArgs {get;}
public:
property NavigationEventArgs^ BaseEventArgs {
   NavigationEventArgs^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NavigationEventArgs Class
NavigationEventArgs Members

Send Feedback