UploadItem.SizeAsString Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the string representation of Size - the file size passed by the client for the upload item. This will be empty string if the file size is not known yet.
[JsonIgnore]
public string SizeAsString { get; }