Hello,
How to identify programmatically whether new pages has been added at site collection level ?
Requirement is like to notify users as pop up that new content is added to site.
Any idea ?
Thanks and kind Regards,
Dipti
I think, by using event receiver over document library (for site pages)
And from here you can show a dialog box to show your comments.