Checks the security of the accessed object.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- context
- Type: CMS.MacroEngine EvaluationContext
Evaluation context
- obj
- Type: System Object
Object to check
- onlyCollection
- Type: System Boolean
If true, only collections are checked
Return Value
Type: BooleanSee Also