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

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

Parameters

url
Type: System.String
Page to check

Return Value

Type: Boolean
See Also