Partager via


BrowserExtendedNewWindowEventArgs Class

Definition

public ref class BrowserExtendedNewWindowEventArgs : Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::CancelEventArgs
public class BrowserExtendedNewWindowEventArgs : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CancelEventArgs
type BrowserExtendedNewWindowEventArgs = class
    inherit CancelEventArgs
Public Class BrowserExtendedNewWindowEventArgs
Inherits CancelEventArgs
Inheritance
BrowserExtendedNewWindowEventArgs

Constructors

BrowserExtendedNewWindowEventArgs()

Initializes a new instance of the BrowserExtendedNewWindowEventArgs class.

Properties

Cancel

Gets or sets a Boolean value that specifies whether the event is canceled.

(Inherited from CancelEventArgs)
Flags

Gets or sets the flags.

pDisp

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

Url

Gets or sets the URL that is opened in the new window.

UrlContext

Gets the URL of the page that is opening the new window.

Applies to