Click or drag to resize
IUploadedFileLength Property
Gets the size of an uploaded file in bytes.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
long Length { get; }

Property Value

Type: Int64
See Also