BrowserExtendedNewWindowEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments used in the new window events.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Uii.Csr.Browser.Web.BrowserExtendedNewWindowEventArgs
Syntax
public class BrowserExtendedNewWindowEventArgs : CancelEventArgs
Public Class BrowserExtendedNewWindowEventArgs
Inherits CancelEventArgs
Constructors
Name | Description | |
---|---|---|
BrowserExtendedNewWindowEventArgs() | Initializes a new instance of the BrowserExtendedNewWindowEventArgs event. |
Properties
Name | Description | |
---|---|---|
Cancel | (Inherited from CancelEventArgs.) |
|
Flags | Gets or sets the flags from the NWMF enumeration that pertain to the new window. |
|
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright