InfoConnect API Guide
Attachmate.Reflection.Web.Msie Namespace / NavigatedEventArgs Class
Members


In This Topic
    NavigatedEventArgs Class
    In This Topic
    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