FileUploaderControlUploading Event

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

Definition

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

Value

EventHandlerFileUploaderUploadingEventArgs

See Also