This is really awesome! Just what I was looking for.
I have installed your demo package in fresh Umbraco install. I have a question about the class files (Diplo.ContactForm.cs and Diplo.Repository.cs) in the App_Code folder.
If I add this classes to an existing Umbraco website, will I need to compile the website?
thanks for your help and thanks a lot for this awesome demo-code,
Yes, I already found out. Your Razor form solution is implemented now in my Umbraco website. Just need to write some sendmail functionality and integrate it a bit more in my website layout.
question about class files in App_Code folder
Hi Dan,
This is really awesome! Just what I was looking for.
I have installed your demo package in fresh Umbraco install. I have a question about the class files (Diplo.ContactForm.cs and Diplo.Repository.cs) in the App_Code folder.
If I add this classes to an existing Umbraco website, will I need to compile the website?
thanks for your help and thanks a lot for this awesome demo-code,
Anthony
Thanks! Nope, you won't need to rebuild manually, it will be automatically compiled on first load.
Hi Dan,
Yes, I already found out. Your Razor form solution is implemented now in my Umbraco website. Just need to write some sendmail functionality and integrate it a bit more in my website layout.
greetings,
Anthony
is working on a reply...