We have a customer requirement to add a "properties" and "subscribe" buttons in the Category Short List,
so it would have a similar functionality to the DMX template view.
We were able to add the subscribe functionality by modifying the ascx, adding code that calls the subscribe
static functions. We cannot do this with "properties" since it resides in the main module.
How can this be done?