MvcWebRazorHostFactory Class
Definition
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.
Creates instances of System.Web.Mvc.MvcWebPageRazorHost files.
public class MvcWebRazorHostFactory : System.Web.WebPages.Razor.WebRazorHostFactory
type MvcWebRazorHostFactory = class
inherit WebRazorHostFactory
Public Class MvcWebRazorHostFactory
Inherits WebRazorHostFactory
- Inheritance
Constructors
MvcWebRazorHostFactory() |
Initializes a new instance of the MvcWebRazorHostFactory class. |
Methods
CreateHost(String, String) |
Creates a Razor host. |