FileManagerUploadingEventArgs.Items Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the items of the upload queue related to the event.
public IEnumerable<UploadItem> Items { get; }
Gets the items of the upload queue related to the event.
public IEnumerable<UploadItem> Items { get; }