PageModuleExtensions Class
Namespace: Nucleus.Extensions
Assembly: Nucleus.Extensions.dll
Extensions for the PageModule class.
Methods
BuildEditButton
(PageModule,String,String,String,String) Method
BuildEditButton (PageModule moduleInfo, String text, String title, String formaction, String attributes)
Return an edit button for the specified module.
BuildDeleteButton
(PageModule,String,String,String,String) Method
BuildDeleteButton (PageModule moduleInfo, String text, String title, String formaction, String attributes)
Return a delete button for the specified module.