Click or drag to resize
IMacroSecurityCheckPermissionsGetObjectToCheck Method
Gets an object for which to perform the permissions check. This can be the class' instance itself or an object it encapsulates.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Object GetObjectToCheck()

Return Value

Type: Object
See Also