FileManagerControlExtracting Event

Occurs before user extracts (unzips) a file or folder in file manager.

Definition

Namespace: GleamTech.FileUltimate.AspNet.WebForms
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.6.3
C#
public event EventHandler<FileManagerExtractingEventArgs> Extracting

Value

EventHandlerFileManagerExtractingEventArgs

See Also