FileManagerDownloadedEventArgs.TotalDownloadedSizeAsString Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the string representation of TotalDownloadedSize - the total downloaded size for all items in the download action.
public string TotalDownloadedSizeAsString { get; }