PowUpload 1.3
Settings.SettingsParams.IgnoreHttpRuntimeMaxRequestLength Field

Home page
Contact support

Specifies if PowUpload should use own MaxRequestLength parameter or to use native value of HttpRuntime element.

public�const�string�IgnoreHttpRuntimeMaxRequestLength = "ignoreHttpRuntimeMaxRequestLength";

Remarks

true to indicate if PowUpload should ignore maxRequestLength parameter of HttpRuntime element (in Web.Config file) and to use own, otherwise "false".

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace