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 before navigate event.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.BeforeNavigateEventArgs

Syntax

public sealed class BeforeNavigateEventArgs : EventArgs
Public NotInheritable Class BeforeNavigateEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod BeforeNavigateEventArgs()

Initializes a new instance of the BeforeNavigateEventArgs class.

Properties

Name Description
System_CAPS_pubproperty Cancel

Gets or sets a Boolean value that specifies whether or not to cancel navigation.

System_CAPS_pubproperty Flags

Gets the flag value.

System_CAPS_pubproperty Headers

Gets the value that specifies the additional HTTP headers to send to the server (HTTP URLs only).

System_CAPS_pubproperty PostData

Gets or sets the data to send to the server if the HTTP POST transaction is being used

System_CAPS_pubproperty TargetFrameName

Gets or sets the name of the frame in which the resource will be displayed.

System_CAPS_pubproperty URL

Gets the URL to which the browser is navigating.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright