Click or drag to resize
UniGridFunctionsFileSize Method
Transforms content size in bytes to human readable form.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object FileSize(
	Object parameter
)

Parameters

parameter
Type: SystemObject
Size in bytes.

Return Value

Type: Object
See Also