| Mediachase FileUploader.NET 1.9 Framework Help | |
FormFieldInfo.DataLength Property
Gets the binary data length in bytes.
[Visual Basic]Public ReadOnly Property DataLength As
Integer [C#]public
int DataLength {get;}
Property Value
The binary data length in bytes if the field includes binary data; otherwise, 0.
See Also
FormFieldInfo Class | Mediachase.FileUploader Namespace