Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Set Data Code and Get Data Code methods work exactly the same way as our Before and After execute event handlers do. The only difference is that when you use Before and After execute event handlers, it creates two separate classes for each, whereas when you use Set and Get Data Code methods, all the code is in just one class or at one place, which is easier to debug and read as well.

Image Added
Image Added