BrowserExtendedNewWindowEventArgs Members

Represents the event arguments used in the new window events.

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

Public Constructors

  Name Description
  BrowserExtendedNewWindowEventArgs Initializes a new instance of the BrowserExtendedNewWindowEventArgs event.

Top

Public Properties

  Name Description
public property Cancel  (inherited from CancelEventArgs)
public property Flags Gets or sets the flags from the NWMF enumeration that pertain to the new window.
public property pDisp Gets or sets the pointer to the automation object of the browser.
public property Url Gets or sets the URL that is opened in the new window.
public property UrlContext Gets the URL of the page that is opening the new window.

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

BrowserExtendedNewWindowEventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace

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