NewWindow3EventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the arguments for a NewWindow3 event.

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
    Microsoft.Uii.Csr.Browser.Web.NewWindow3EventArgs

Syntax

public sealed class NewWindow3EventArgs : EventArgs
Public NotInheritable Class NewWindow3EventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod NewWindow3EventArgs()

Initializes a new instance of the NewWindow3EventArgs class.

Properties

Name Description
System_CAPS_pubproperty bstrUrl

Gets the URL that is opened in the new window.

System_CAPS_pubproperty bstrUrlContext

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

System_CAPS_pubproperty Cancel

Gets or sets a Boolean value that specifies whether to cancel the navigation to an error page and/or any further autosearch.

System_CAPS_pubproperty dwFlags

Gets the flags from the NWMF enumeration that pertains to the new window.

System_CAPS_pubproperty ppDisp

Gets or sets the object expression that, optionally, receives a new, hidden WebBrowser or InternetExplorer object with no URL loaded.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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