UploadFormatting.FileNameSizeDisplay method
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
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 |