Click or drag to resize
DataHelperFileSizeFormat Method
Formats file size in human readable format.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string FileSizeFormat(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: String
See Also