MvcWebPageRazorHost Class

 

Configures the ASP.NET Razor parser and code generator for a specified file.

Namespace:   System.Web.Mvc.Razor
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)


Public Class MvcWebPageRazorHost
	Inherits WebPageRazorHost

NameDescription
System_CAPS_pubmethodMvcWebPageRazorHost(String, String)

Initializes a new instance of the MvcWebPageRazorHost class.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: