CheckParameters Methods |
The CheckParameters type exposes the following members.
Name | Description | |
---|---|---|
CheckPage(String) |
Checks the current request for allowed parameters.
| |
CheckPage(String, Boolean) |
Checks the current request for allowed parameters.
| |
CheckPage(String, ListString, ListString) |
Checks the current request URL for allowed parameters.
| |
CheckPath(String) |
Checks the current request for allowed parameters.
| |
CheckPath(String, Boolean) |
Checks the current request for allowed parameters.
| |
CheckPath(String, ListString, ListString) |
Checks the current request for allowed parameters.
| |
LoadSettings |
Loads the parameters settings from specified file.
|