UploadItem.Status Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the status for the upload item. This will be updated until the upload item is completed.
[JsonProperty]
public UploadItemStatus Status { get; }