InfoConnect for Airlines
NavigatedEventArgs Class
Members 


Navigated Event argument.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class NavigatedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As NavigatedEventArgs
[Serializable()]
public class NavigatedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.Web.Msie.NavigatedEventArgs

See Also