DWebBrowserEvents2.FileDownload Method (Boolean, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Fires to indicate that a file download is about to occur. If a file download dialog box can be displayed, this event fires prior to the appearance of the dialog box.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void FileDownload(
bool ActiveDocument,
ref bool Cancel
)
Sub FileDownload (
ActiveDocument As Boolean,
ByRef Cancel As Boolean
)
Parameters
- ActiveDocument
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
© 2016 Microsoft. All rights reserved. Copyright