WpfBrowser.FileDownload Event
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.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
[BrowsableAttribute(true)]
public event EventHandler<FileDownloadEventArgs> FileDownload
<BrowsableAttribute(True)>
Public Event FileDownload As EventHandler(Of FileDownloadEventArgs)
Remarks
If a file download dialog box can be displayed, this event fires prior to the appearance of the dialog box.
See Also
WpfBrowser Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright