Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hermanussen/c24d87a5e18e510efcf1d1cc65ba1ee0 to your computer and use it in GitHub Desktop.
Save hermanussen/c24d87a5e18e510efcf1d1cc65ba1ee0 to your computer and use it in GitHub Desktop.
<system.web.webPages.razor>
...
<pages pageBaseType="System.Web.Mvc.WebViewPage">
<namespaces>
...
<add namespace="Sitecore.Mvc" />
<add namespace="UnitTestingDemo.Website.Util"/>
</namespaces>
</pages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment