FileUploaderUploading Event

Occurs before user uploads a queue for one or more items in file uploader.

Definition

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

Value

EventHandlerFileUploaderUploadingEventArgs

See Also