7/24/2013

Module View Navigation in DNN - Part 3/6

 

9 min : 00 sec

This series we are discussing the makeup of module definitions and module controls. During this video we will look at the different ways to navigate between our views or open a module view in a modal popup. This is part 3 of 6.

Module View Navigation

9 min : 00 sec

This series we are discussing the makeup of module definitions and module controls. During this video we will look at the different ways to navigate between our views or open a module view in a modal popup. This is part 3 of 6.

Instructions for running the code project:

1 - Setup your DNN 7 site with host name dnndev.me;
2 - Download the zip file;
3 - Unzip the project folder (DotNetNuclear.ViewsTutorial) under the \DesktopModules folder;
4 - Open Visual Studio 2012 as an Administrator and open the project;
5 - Build project in Release mode;
6 - Install the *_Install package in Host > Extensions;
7 - Create a test page and drop an instance of the module on the page;