PowUpload 1.3
Settings.SettingsParams.IgnorePages Field

Home page
Contact support

A string containing a list of pages. The PowUpload module will not process any POST request to these pages.

public�const�string�IgnorePages = "ignorePages";

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 an empty string (don�t ignore nothing).

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace