FileManagerDownloaded Event

Occurs after user downloads a file or folder in file manager.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public event EventHandler<FileManagerDownloadedEventArgs> Downloaded

Value

EventHandlerFileManagerDownloadedEventArgs

See Also