UploaderProviderGetSize Method |
Gets the file size.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic int GetSize(
Guid guid
)
Public Function GetSize (
guid As Guid
) As Integer
Parameters
- guid
- Type: SystemGuid
The GUID.
Return Value
Type:
Int32
See Also