FileManagerExtracting Event

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

Definition

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

Value

EventHandlerFileManagerExtractingEventArgs

See Also