Hi all. I need to display a warning similar to the one which EPiServer displays when deleting some page:
Are you sure you want to move the page "TEST" to the recycle bin?
Page with ID 2236 links to this page or some of its descending pages.
Standard EPiServer PageProvider displays this message out-of-box, but in my situation I have a page in our custom PageProvider, which is referenced by a page in standard PageProvider. So is it possible (and how) to implement displaying of such message when I'm trying to delete a page stored in _custom_ PageProvider?
Hi all. I need to display a warning similar to the one which EPiServer displays when deleting some page: