DataHelperGetSizeString Method (Int64) |
Returns the string for the specified file size.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetSizeString(
long size
)
Parameters
- size
- Type: SystemInt64
Return Value
Type:
StringSee Also