FileManagerListedEventArgs Class

Provides data for the Listed event.

Definition

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

Properties

FolderGets the folder related to the event.
(Inherited from FileManagerPostEventArgs)
IsRefreshGets a value that indicated if this action is a refresh.

See Also