| MacroSecurityEventArgs Properties |
The MacroSecurityEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Context |
Evaluation context under which the macro is being resolved.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| ObjectToCheck |
Object which should be checked.
| |
| OnlyCollections |
If true, only collections should be checked within this permission check request.
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| Result |
Result of the security check. If true, the security check is allowed.
|