Enumeration for file size units.
Namespace: CMS.BaseAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| B | 0 | Bytes. | |
| kB | 1 | Kilobytes. | |
| MB | 2 | Megabytes. | |
| GB | 3 | Gigabytes. | |
| Automatic | 4 | Automatic units changing. |
See Also