Specifies if Form without files should be passed to ASP.NET built-in parser or not.
true to inditace if Form without files will be passed to ASP.NET parser, so Request.Form collection will have Form fields values; otherwise false. Use PowUpload.FormFields collection to read non-files Form fields values.
Settings.SettingsParams Class | ElementIT.PowUpload Namespace