BeforeNavigateEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments for the BeforeNavigate
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
Microsoft.Uii.Csr.Browser.Web.BeforeNavigateEventArgs
Syntax
public sealed class BeforeNavigateEventArgs : EventArgs
Public NotInheritable Class BeforeNavigateEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
BeforeNavigateEventArgs() | Initializes a new instance of the BeforeNavigateEventArgs class. |
Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets the Boolean value that specifies whether the navigation operation is cancelled or not. |
|
Flags | Gets the object expression that evaluates to flags. It is set to zero. |
|
Headers | Gets the value that specifies the additional HTTP headers to send to the server (HTTP URLs only). |
|
PostData | Gets or sets the data to send to the server if the HTTP POST transaction is being used. |
|
TargetFrameName | Gets the string expression that specifies the name of the frame in which the resource will be displayed, or Null if no named frame is targeted for the resource. |
|
URL | Gets the string expression that evaluates to the URL to which the browser is navigating. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (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