InfoConnect for Unisys
NavigatingEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by NavigatingEventArgs.

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