Posted
on Sep 26, 2008
(permalink)
Thanks for the response, Gabe.
Here's why I want to do what I asked about:
for our implementation of Blogs, we want to record user input around "Was this comment helpful?" and also record reports of inappropriate comments. To facilitate that, we designed an approach involving some tables added to the database, where the comment ID would be the foreign key. So, being able to grab the comment ID is critical.
However, if there is a cleaner way to achieve the same result within the Sitefinity framework, I'd love to hear it.
Thanks!