PostedFile.ContentLength Property
This member is considered to be obsolete. Use UploadedFile.ContentLength instead.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int64 | An Int64 value that is the file length, in bytes. |
See Also