In addition to adding the assembly reference I also had to add the line
<add namespace="System.Web.Mvc.Html"/>"
to the pages/namespaces section in web.cfg web.config file.
|
4 | added 3 characters in body | ||
|
In addition to adding the assembly reference I also had to add the line
to the pages/namespaces section in web.cfg web.config file. |
||||
|
3 | added 6 characters in body | ||
|
In addition to adding the assembly reference I also had to add the line
to the namespaces pages/namespaces section in web.cfg fileresolved the issue. |
||||
|
2 | added 17 characters in body | ||
|
In addition to adding the assembly reference I also had the same problem as Rude. Adding to add the line
to the namespaces section in web.cfg file resolved the issue. |
||||
|
1 |
|
||