WebPageRazorHost Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
System.Object
System.Web.Razor.RazorEngineHost
System.Web.WebPages.Razor.WebPageRazorHost
System.Web.WebPages.Razor.WebCodeRazorHost
System.Web.Razor.RazorEngineHost
System.Web.WebPages.Razor.WebPageRazorHost
System.Web.WebPages.Razor.WebCodeRazorHost
Assembly: System.Web.WebPages.Razor (in System.Web.WebPages.Razor.dll)
The WebPageRazorHost type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | WebPageRazorHost(String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | WebPageRazorHost(String, String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | CodeLanguage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides RazorEngineHost.CodeLanguage.) |
![]() | DefaultBaseClass | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides RazorEngineHost.DefaultBaseClass.) |
![]() | DefaultClassName | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides RazorEngineHost.DefaultClassName.) |
![]() | DefaultDebugCompilation | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | DefaultNamespace | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | DefaultPageBaseClass | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | DesignTimeMode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | GeneratedClassContext | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | IsSpecialPage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | NamespaceImports | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | PhysicalPath | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | StaticHelpers | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | VirtualPath | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() ![]() | AddGlobalImport | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | CreateMarkupParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides RazorEngineHost.CreateMarkupParser().) |
![]() | DecorateCodeGenerator | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | DecorateCodeParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | DecorateMarkupParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from RazorEngineHost.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetClassName | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GetCodeLanguage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() ![]() | GetGlobalImports | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | PostProcessGeneratedCode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides RazorEngineHost.PostProcessGeneratedCode(CodeCompileUnit, CodeNamespace, CodeTypeDeclaration, CodeMemberMethod).) |
![]() | RegisterSpecialFile(String, String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RegisterSpecialFile(String, Type) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ToString | (Inherited from Object.) |
Show:
