System.Web.Mvc.Razor Namespace
The System.Web.Mvc.Razor namespace contains classes to compile and parse ASP.NET Razor views.
| Class | Description | |
|---|---|---|
![]() | 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. |
Show:
