Click or drag to resize
UploaderProviderGetSize Method
Gets the file size.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public int GetSize(
	Guid guid
)

Parameters

guid
Type: SystemGuid
The GUID.

Return Value

Type: Int32
See Also