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: 9.1.3
C#
public event EventHandler<FileManagerExpandingEventArgs> Expanding

Value

EventHandlerFileManagerExpandingEventArgs

See Also