Sdílet prostřednictvím


MvcWebPageRazorHost(String, String) Konstruktor

Definice

Inicializuje novou instanci MvcWebPageRazorHost třídy.

public MvcWebPageRazorHost (string virtualPath, string physicalPath);
new System.Web.Mvc.Razor.MvcWebPageRazorHost : string * string -> System.Web.Mvc.Razor.MvcWebPageRazorHost
Public Sub New (virtualPath As String, physicalPath As String)

Parametry

virtualPath
String

Virtuální cesta k souboru ASP.NET Razor.

physicalPath
String

Fyzická cesta k souboru ASP.NET Razor.

Platí pro