Copied to clipboard

Flag this post as spam?

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


  • Anton 36 posts 67 karma points
    Mar 30, 2013 @ 06:31
    Anton
    0

    How to un-register events?

    I have a suituation where a 3rd party package is causing some problems in my application. I've debugged the code and narrowed down the issue to a single Document_AfterPublish class.

    How can i override or un-register the 3rd party event and implement my own version of the Document_AfterPublish class?  I prefer to override with my own version so i dont need to pull in a 50+MB Visual Studio suolution just to change 1 line of code.

    Umbraco Version: 4.7.1.1

    Thanks

  • Anton 36 posts 67 karma points
    Apr 04, 2013 @ 07:55
    Anton
    0

    Anyone?

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Apr 04, 2013 @ 08:45
    Richard Soeteman
    0

    Not sure how to unregister, but if it's a bug in a third party dll you better contact the developer or if it's an open source package fix it in the package?

  • Anton 36 posts 67 karma points
    Apr 04, 2013 @ 08:49
    Anton
    0

    It's not really a bug, but something i need to tweak to make it my own.  So seems like it's not possible then.  Thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies