FileManagerControlDownloaded Event

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

Definition

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

Value

EventHandlerFileManagerDownloadedEventArgs

See Also