how to programmatically create dotnetnuke pages in admin
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I am trying to do my custom module. now I need to create an admin page where my customer will add, update, delete and do some administration functions for the module. I need to put this page in admin as a page with all my functions I mentioned . so how to do that programmatically using VS 2012 which I use for my custom module.