CFLOnAfterUploadFileDropEnd Event

  • 2 minutes to read

Codeunit CFL Drag and Drop Management

Deprecated

This event is deprecated and should not be used.

Reason: Replaced by CFL Drag and Drop Management 2
Deprecated since: BC20

Signature

[IntegrationEvent(false, false)]
[Obsolete('Replaced by CFL Drag and Drop Management 2', 'BC20')]
CFLOnAfterUploadFileDropEnd(path: text; CurrentFileName: text; var tempBlob: codeunit "Temp Blob")

Parameters

path text

CurrentFileName text

var tempBlob codeunit "Temp Blob"