UploadItemUploadedSizeAsString Property

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

Definition

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

Property Value

String

See Also