UploadItemSizeAsString Property
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.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public string SizeAsString { get; }
Public ReadOnly Property SizeAsString As String
Get
Property Value
String