public sealed class FileUploaderItemUploadedEventArgs : EventArgs
Public NotInheritable Class FileUploaderItemUploadedEventArgs
Inherits EventArgs
Item | Gets the specific item in the upload queue related to the event. |
Queue | Gets the upload queue related to the event. |