Hi,
Little confused, say I am creating a CMS application, and I want to have events for my class Content.
I want to handle events like OnPreContentAdd, OnContentDeleted, OnContentAdded, etc.
So I have my class Content, how to I define those events for it, and where would I wire actual event handlers in my web application, would it be the global.asax?

1 answers
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!