BrowserExtendedNewWindowEventArgs Members
The following tables list the members exposed by the BrowserExtendedNewWindowEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
BrowserExtendedNewWindowEventArgs | Initializes a new instance of the BrowserExtendedNewWindowEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BrowserExtendedNewWindowEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.