Compartir a través de


BrowserExtendedNavigatingEventArgs Members

Represents arguments used in the new navigation events.

The following tables list the members exposed by the BrowserExtendedNavigatingEventArgs type.

Public Constructors

  Name Description
  BrowserExtendedNavigatingEventArgs Initializes a new instance of the BrowserExtendedNavigatingEventArgs class.

Top

Public Properties

  Name Description
public property Cancel  Gets or sets a Boolean value that specifies whether the event is canceled. (inherited from CancelEventArgs)
public property Flags  
public property Frame Gets the name of the frame in which to display the resource.
public property 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.
public property NavigationContext Gets the flags when opening a new window.
public property pDisp Gets or sets the pointer to the automation object of the browser.
public property Postdata Gets or sets the data to send to the server if the HTTP POST transaction is used.
public property Url Gets or sets the URL to navigate to.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

BrowserExtendedNavigatingEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.