FileUploaderItemUploadedEventArgs.Item Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the specific item in the upload queue related to the event.
public UploadItem Item { get; }
Gets the specific item in the upload queue related to the event.
public UploadItem Item { get; }