Click or drag to resize
ICMSSecurityAttributeCheck Method
Does the security check, returns true if the check succeeded.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
bool Check(
	Object sender
)

Parameters

sender
Type: SystemObject

Return Value

Type: Boolean
See Also