BeforeNavigateEventArgs Members
Represents the event arguments for the before navigate event.
The following tables list the members exposed by the BeforeNavigateEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
BeforeNavigateEventArgs | Initializes a new instance of the BeforeNavigateEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets a Boolean value that specifies whether or not to cancel navigation. | |
Flags | Gets the flag value. | |
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 or sets the name of the frame in which the resource will be displayed. | |
URL | Gets the URL to which the browser is navigating. |
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
BeforeNavigateEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.