CMSSessionConstructEvent Module
The CMSSessionConstructEvent module has the following event types:
CMSSessionPostConstructObject
This event occurs after an object has been constructed. As such, it is not cancelable. There is no equivalent ACL hook for this event.
The following module property provides the context information for this event:
result
Represents the CMSObject which has been constructed.
◦ Bubbles: Yes
◦ Cancelable: No
◦ Context Info: result
Parent topic