PowUpload 1.3 control documentation

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