UploadItemStatusMessage Property

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

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public string StatusMessage { get; }

Property Value

String

See Also