Click or drag to resize
CheckParametersCheckPage Method (String)
Checks the current request for allowed parameters.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static bool CheckPage(
	string url
)

Parameters

url
Type: SystemString
Page to check

Return Value

Type: Boolean
See Also