RazorBuildProvider.CompilingPath Event

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Occurs when compiling with a new virtual path.

public static event EventHandler<System.Web.WebPages.Razor.CompilingPathEventArgs> CompilingPath;
member this.CompilingPath : EventHandler<System.Web.WebPages.Razor.CompilingPathEventArgs> 
Public Shared Event CompilingPath As EventHandler(Of CompilingPathEventArgs) 

Event Type

Applies to