FileManagerControlDownloading Event

Occurs before 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.6
C#
public event EventHandler<FileManagerDownloadingEventArgs> Downloading

Value

EventHandlerFileManagerDownloadingEventArgs

See Also