PowUpload 1.3 control documentation

A string containing a list of pages. The PowUpload module will process all POST requests to these pages.

public const string ProcessPages = "processPages";

Remarks

Pages are separated by commas. Query string fields can be included. In a string expression it is allowed to use literal text characters and patterns like ? and *. Default value is "*.aspx" (process request to all .aspx pages).

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace