DataHelperFileSizeFormat Method |
Formats file size in human readable format.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string FileSizeFormat(
Object obj
)
Parameters
- obj
- Type: SystemObject
Return Value
Type:
StringSee Also