Table of Contents

UploadItem.UploadedSizeAsString Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets the string representation of UploadedSize - the uploaded size for the upload item. This will be incremented until the upload item is completed.

[JsonIgnore]
public string UploadedSizeAsString { get; }

Property Value

string