CheckParametersCheckPage Method (String) |
Checks the current request for allowed parameters.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax public static bool CheckPage(
string url
)
Parameters
- url
- Type: SystemString
Page to check
Return Value
Type:
BooleanSee Also