Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents event arguments used in the new navigation events.
The following tables list the members exposed by the BrowserExtendedNavigatingEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
BrowserExtendedNavigatingEventArgs | Initializes a new instance of the BrowserExtendedNavigatingEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Cancel | (inherited from CancelEventArgs) |
![]() |
Flags | Gets the object expression that evaluates to flags. It is set to zero. |
![]() |
Frame | Gets the name of the frame in which to display the resource, or NULL, if no named frame is targeted for the resource. |
![]() |
Headers | Gets the value that specifies the additional HTTP headers to send to the server (HTTP URLs only). |
![]() |
NavigationContext | Gets the navigation context. |
![]() |
pDisp | Gets or sets the pointer to the automation object of the browser. |
![]() |
Postdata | Gets or sets the data to send to the server if the HTTP POST transaction is used. |
![]() |
Url | Gets or sets the URL to navigate to. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BrowserExtendedNavigatingEventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.