Mediachase FileUploader.NET 1.9 Framework Help

McHttpModule.httpFileMinSize Property

Gets a 64-bit integer that represents the minimal file upload size in kilobytes.

[Visual Basic]
Public Shared Property httpFileMinSize As Long
[C#]
public static long httpFileMinSize {get; set;}

Property Value

The default value is 0.

See Also

McHttpModule Class | Mediachase.FileUploader Namespace