FileManagerCompressedEventArgs Class

Provides data for the Compressed event.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.7
C#
public sealed class FileManagerCompressedEventArgs : FileManagerPostEventArgs
Inheritance
Object    EventArgs    FileManagerPostEventArgs    FileManagerCompressedEventArgs

Properties

FolderGets the folder related to the event.
(Inherited from FileManagerPostEventArgs)
ItemNamesGets the item names related to the event.
ZipFileNameGets the zip file name related to the event.

See Also