How-to-use-existing-Templates-from-Templates-Project
In order to use existing Templates and Themes from Templates project , you need to include following dlls into your project .
- N2.management.dll
- N2
- N2.Templates
Then copy 'Templates' folder from Templates Project into your project root.Remove all .cs/.vb files from templates folder you need to remove them else it'll give error. Now you re up and runnung....just add a new start page and right click on it to add new pages.You will get all the default templates from N2.
Happy coding.. :)