Click or drag to resize
PersistedFileFileSize Property
Gets the size of the file.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public int FileSize { get; }

Property Value

Type: Int32
The size of the file.
See Also