Click or drag to resize
FileItemLength Property
Gets the size of the file item in bytes.

Namespace: Kettic.AspNet.Controls.Widgets
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public long Length { get; set; }

Property Value

Type: Int64
See Also