FileManagerListing Event

Occurs before user lists a folder in file manager.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public event EventHandler<FileManagerListingEventArgs> Listing

Value

EventHandlerFileManagerListingEventArgs

See Also