UniGridFunctionsFileSize Method |
Transforms content size in bytes to human readable form.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public static Object FileSize(
Object parameter
)
Parameters
- parameter
- Type: SystemObject
Size in bytes.
Return Value
Type:
ObjectSee Also