7.5.1.2 Adding the HTML Helper Method; e.g. 7.18 Adding the HTML Helper Method Namespace to the Views/Web.config File
This commit is contained in:
parent
002318dd2d
commit
109806d27e
@ -18,6 +18,7 @@
|
||||
<add namespace="System.Web.Optimization"/>
|
||||
<add namespace="System.Web.Routing" />
|
||||
<add namespace="SportsStore.WebUI" />
|
||||
<add namespace="SportsStore.WebUI.HtmlHelpers"/>
|
||||
</namespaces>
|
||||
</pages>
|
||||
</system.web.webPages.razor>
|
||||
|
Loading…
x
Reference in New Issue
Block a user