FileManagerExpanding Event

Occurs before user expands 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<FileManagerExpandingEventArgs> Expanding

Value

EventHandlerFileManagerExpandingEventArgs

See Also