Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / NavigatingEventArgs Class


In This Topic
    NavigatingEventArgs Class Properties
    In This Topic

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

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