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


In This Topic
    NavigatingEventArgs Class
    In This Topic
    Navigating event argument.
    Syntax
    'Declaration
     
    
    Public Class NavigatingEventArgs 
       Inherits System.MarshalByRefObject
    'Usage
     
    
    Dim instance As NavigatingEventArgs
    public class NavigatingEventArgs : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          Attachmate.Reflection.Web.Msie.NavigatingEventArgs

    See Also