AttachmentItemFileSize Property |
Gets the size of the file.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic int FileSize { get; }
Public ReadOnly Property FileSize As Integer
Get
Property Value
Type:
Int32The size of the file.
See Also