Updated config added factoryType

This commit is contained in:
Elijah
2011-02-16 01:49:31 -11:00
parent ce83c8a1b9
commit 68ce71685d

View File

@@ -9,6 +9,7 @@
</configSections>
<system.web.webPages.razor>
<host factoryType="umbraco.MacroEngines.RazorUmbracoFactory, umbraco.MacroEngines"/>
<pages pageBaseType="System.Web.WebPages.WebPage, System.Web.WebPages">
<namespaces>
<add namespace="Microsoft.Web.Helpers" />