Copied to clipboard

Flag this post as spam?

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


  • Sa 118 posts 152 karma points
    Nov 12, 2009 @ 20:44
    Sa
    0

    uninstall new customs sections

    Hi folks.,

    During installation., i am using custom installer(.ascx page).. datas get inserted into umbraco tables(umbracoApp etc).

    while uninstalling the inserted values should be deleted?i am not using package action here..is it possible

    Thanks

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Nov 12, 2009 @ 21:48
    Dirk De Grave
    1

    Yes, you could use the InstalledPackage BeforeDelete or AfterDelete event, just as you would use any other event. For more info on creating/using/consuming events, see these wiki pages.

     

    Hope this helps.

    Regards,

    /Dirk

  • Sa 118 posts 152 karma points
    Nov 13, 2009 @ 06:57
    Sa
    0

    thank you .. is there is code sample for BeforeDelete or AfterDelete event,

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Nov 13, 2009 @ 09:02
    Dirk De Grave
    1

    Yes, on those wiki pages and subpages or find some other examples on Richard's blog. Hmm, they're not for those specific events, but you should get the idea.

     

    Cheers,

    /Dirk

  • 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