Attachmate.Reflection.Web.Msie Namespace : NavigatingEventArgs Class |
For a list of all members of this type, see NavigatingEventArgs members.
Name | Description | |
---|---|---|
![]() | Cancel | Cancel property to indicate whether the user wants to cancel the navigation. Set Cancel property to true to cancel the navigation. |
![]() | TargetFrameName | The target frame in which the new Web page is displayed. |
![]() | Url | The URL to which the WebCOntrol is navigating. |