CompilingPathEventArgs Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the base class for the compiling path that contains event data.
Assembly: System.Web.WebPages.Razor (in System.Web.WebPages.Razor.dll)
The CompilingPathEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompilingPathEventArgs | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the CompilingPathEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Host | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the host for the webpage razor. |
![]() | VirtualPath | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the virtual path for the webpage. |
Show:
