RazorBuildProvider.OnBeforeCompilePath(CompilingPathEventArgs) Metoda

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Vyvolá CompilingPath událost.

protected virtual void OnBeforeCompilePath (System.Web.WebPages.Razor.CompilingPathEventArgs args);
abstract member OnBeforeCompilePath : System.Web.WebPages.Razor.CompilingPathEventArgs -> unit
override this.OnBeforeCompilePath : System.Web.WebPages.Razor.CompilingPathEventArgs -> unit
Protected Overridable Sub OnBeforeCompilePath (args As CompilingPathEventArgs)

Parametry

args
CompilingPathEventArgs

Data poskytnutá pro událost CompilingPath.

Platí pro