FileManagerCopying Event

Occurs before user copies a file or 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<FileManagerCopyingEventArgs> Copying

Value

EventHandlerFileManagerCopyingEventArgs

See Also