Is it possible to modify discussion listing via extensions ? I am working on a simple extension and i want to add some information from my extention ...
Okay, I made that change with one minor difference. I just call the delegate, I don't append it to the DiscussionList variable. There is no need since you've made the discussionlist variable a delegate parameter that gets passed by reference.