UploadFormatting.FileNameSizeDisplay method
namespace: Serenity.Web assembly: Serenity.Net.Services
Gets a display string for file name and size
public static string FileNameSizeDisplay(string name, int bytes)
| parameter | description |
|---|---|
| name | File name |
| bytes | Size in bytes |
See Also
- class UploadFormatting