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


NavigatingEventArgs Class Members

The following tables list the members exposed by NavigatingEventArgs.

Public Constructors
 NameDescription
Public ConstructorThe constructor.  
Top
Public Properties
 NameDescription
Public PropertyCancel property to indicate whether the user wants to cancel the navigation. Set Cancel property to true to cancel the navigation.  
Public PropertyThe target frame in which the new Web page is displayed.  
Public PropertyThe URL to which the WebCOntrol is navigating.  
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also