public sealed class FileUploaderItemUploadingEventArgs : CancelEventArgs
Public NotInheritable Class FileUploaderItemUploadingEventArgs
Inherits CancelEventArgs
IsCanceled | (Inherited from CancelEventArgs) |
Item | Gets the specific item in the upload queue related to the event. |
Queue | Gets the upload queue related to the event. |
Cancel | (Inherited from CancelEventArgs) |