BrowserExtendedNavigatingEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents event arguments used in the new navigation events.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Uii.Csr.Browser.Web.BrowserExtendedNavigatingEventArgs
Syntax
public class BrowserExtendedNavigatingEventArgs : CancelEventArgs
Public Class BrowserExtendedNavigatingEventArgs
Inherits CancelEventArgs
Constructors
Name | Description | |
---|---|---|
BrowserExtendedNavigatingEventArgs() | Initializes a new instance of the BrowserExtendedNavigatingEventArgs class. |
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright