Mediachase FileUploader.NET 1.9 Framework Help

FormInfo.BytesTotal Property

Gets or Sets the total length, in bytes, of content sent by the client.

[Visual Basic]
Public Property BytesTotal As Integer
[C#]
public int BytesTotal {get; set;}

See Also

FormInfo Class | Mediachase.FileUploader Namespace