FileManagerControlCreating Event

Occurs before user creates a file or folder in file manager.

Definition

Namespace: GleamTech.FileUltimate.AspNet.WebForms
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.6.3
C#
public event EventHandler<FileManagerCreatingEventArgs> Creating

Value

EventHandlerFileManagerCreatingEventArgs

See Also