BrowserExtendedNavigatingEventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents arguments used in the new navigation events.

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.CancelEventArgs
      Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.BrowserExtendedNavigatingEventArgs

Syntax

public class BrowserExtendedNavigatingEventArgs : CancelEventArgs
Public Class BrowserExtendedNavigatingEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
System_CAPS_pubmethod BrowserExtendedNavigatingEventArgs()

Initializes a new instance of the BrowserExtendedNavigatingEventArgs class.

Properties

Name Description
System_CAPS_pubproperty Cancel

Gets or sets a Boolean value that specifies whether the event is canceled.(Inherited from CancelEventArgs.)

System_CAPS_pubproperty Flags

System_CAPS_pubproperty Frame

Gets the name of the frame in which to display the resource.

System_CAPS_pubproperty Headers

Gets or sets the value that specifies additional HTTP headers to send to the server. These headers are added to the default MS IE headers. The headers can specify things like the action required of the server, the type of data being passed to the server, or a status code.

System_CAPS_pubproperty NavigationContext

Gets the flags when opening a new window.

System_CAPS_pubproperty pDisp

Gets or sets the pointer to the automation object of the browser.

System_CAPS_pubproperty Postdata

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

System_CAPS_pubproperty Url

Gets or sets the URL to navigate to.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(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

© 2017 Microsoft. All rights reserved. Copyright