InfoConnect for Unisys
NavigatingEventArgs Class Properties


For a list of all members of this type, see NavigatingEventArgs members.

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
See Also