Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sebastian Budka 12 posts 93 karma points
    May 20, 2020 @ 06:11
    Sebastian Budka
    0

    RecordService.RecordSubmitted event

    Hi everyone, I'm trying to port Umbraco to v8 and I hit the wall again. We have RecordService.RecordSubmitted event added that plays significant role in our system. In v8 RecordService became internal, so the only access to it is via IRecordService interface, which does not have RecordSubmitted event.

    Is there a way to fire my own event on record submission, or do I have to handle it with reflection?

Please Sign in or register to post replies

Write your reply to:

Draft