Click or drag to resize
CheckParameters Class
Summary description for CheckParameters.
Inheritance Hierarchy
SystemObject
  CMS.ProtectionCheckParameters

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
public static class CheckParameters

The CheckParameters type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDENIED
Denied value.
Top
Properties
  NameDescription
Public propertyStatic memberAllowCheck
If checking is allowed, returns true.
Public propertyStatic memberReportParameters
If true, exception reporting the parameters is thrown when the parameters do not match.
Top
Methods
See Also