PowUpload 1.3 control documentation

Gets HttpRuntime element MaxRequestLength value, in bytes.

public static long HTTPRuntime_MaxRequestLength {get;}

Property Value

The Long type value represents MaxRequestLength value, in bytes.

Remarks

If MaxRequestLength parameter not specifed in Web.Config returns default 4194304 bytes(4 MB) value.

See Also

Settings Class | ElementIT.PowUpload Namespace