FileManagerDownloadedEventArgsTotalDownloadedSizeAsString Property

Gets the string representation of TotalDownloadedSize - the total downloaded size for all items in the download action.

Definition

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

Property Value

String

See Also