📄️ Add Existing Module
This action will add an already existing module to another page.
📄️ Add Module
This action will add a DNN module to a page.
📄️ Create Page
This action will create new DNN page.
📄️ Create Portal
This action will create a DNN portal.
📄️ Delete Module (Hard)
This action will deletes DNN module, including from the database.
📄️ Delete Module (Soft)
This action will delete a DNN module, but it's not removed from database. It can be later restored from Admin > Recycle bin.
📄️ Delete Page (Hard)
This action will deletes DNN page, including from the database.
📄️ Delete Page (Soft)
This action will delete a DNN page, but it's not removed from database. It can be later restored from Admin > Recycle bin.
📄️ Delete Portal
This action will delete a DNN portal, including from the database.
📄️ Export Module Content
This action will export the contents of a module.
📄️ Import Module Content
This action will import module content into an already existing module.
📄️ Load HTML Module
This action will load content from an HTML module.
📄️ Load Module
This action will load a DNN module into current context.
📄️ Load Page
This action will load a DNN page into current context.
📄️ Load Portal
This action will load a DNN portal into context.
📄️ Update HTML Module
This action will update the content of an HTML module.
📄️ Update Module
This action will update a DNN module.
📄️ Update Page
This action will update a DNN page.
📄️ Update Portal
This action will update a DNN portal.