Manual index
Generate modules
We have a couple of ways to generate code for your module:
- Export package, creates instant zip file with inline code ready to upload to your site
- Generate code, just generate the code in a folder with all files in one folder
- Export to DNN Web, generate the code and copy it into your DNN Source project file within the correct folders
- Export to WebProject, generate the code inclusive the web project (.vbproj file) ready to open it with Visual Studio 2005 and compile it as PA (DLL).