UploadItem.StatusMessage 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. Mostly useful when status is Rejected or Failed
[JsonProperty]
public string StatusMessage { get; }