Home / Questions / When should you use pre/post event handlers?
Explanatory Question

When should you use pre/post event handlers?

👁 14 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Use them when:

  • CoC is not available

  • The method is private, final, or marked with [Wrappable(false)]

  • You are reacting to framework or platform events