DWebBrowserEvents2.WindowClosing Method (Boolean, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Fires when the window of the object is about to be closed by script.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void WindowClosing(
bool IsChildWindow,
ref bool Cancel
)
Sub WindowClosing (
IsChildWindow As Boolean,
ByRef Cancel As Boolean
)
Parameters
- IsChildWindow
Type: System.Boolean
- Cancel
Type: System.Boolean
See Also
DWebBrowserEvents2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright