Checks the current request for allowed parameters.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path to check
- redirect
- Type: System Boolean
If true, when parameters do not match, the request is redirected either to 404 or throws an exception (depending on current settings)
Return Value
Type: BooleanSee Also