Click or drag to resize
DataHelperGetSizeString Method (Int64)
Returns the string for the specified file size.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetSizeString(
	long size
)

Parameters

size
Type: SystemInt64

Return Value

Type: String
See Also