System.Web.Mvc.Razor Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
MvcCSharpRazorCodeParser |
Compiles ASP.NET Razor views into classes. |
MvcVBRazorCodeParser |
Extends the VBCodeParser class by adding support for the @model keyword. |
MvcWebPageRazorHost |
Configures the ASP.NET Razor parser and code generator for a specified file. |