Hi,
How to use events for Non-Hookable methods in D3fO for extension process.
I am trying to use event but it's throwing error
"Pre or post event handlers can only be created on hookable methods. Hookable methods are non-abstract methods that are either public or have been attributed with Hookable(true)."
Please help.
*This post is locked for comments