CheckParametersCheckPath 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 CheckPath(
string path
)
Parameters
- path
- Type: SystemString
Path to check
Return Value
Type:
BooleanSee Also