System.Web.Razor Namespace
The System.Web.Razor namespace contains classes are for internal use and that are not intended to be called directly from your code.
| Class | Description | |
|---|---|---|
![]() | CSharpRazorCodeLanguage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a Razor code language that is based on C# syntax. |
![]() | DocumentParseCompleteEventArgs | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GeneratorResults | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents results from code generation. |
![]() | ParserResults | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the results of parsing a Razor document. |
![]() | RazorCodeLanguage | Represents the base for all Razor code language.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RazorDirectiveAttribute | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents an attribute for the Razor directive. |
![]() | RazorEditorParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parser used by editors to avoid reparsing the entire document on each text change. |
![]() | RazorEngineHost | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the generated code for the razor engine host. |
![]() | RazorTemplateEngine | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents an entry-point to the Razor Template Engine. |
![]() | StateMachine<TReturn> | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the state of the machine. |
![]() | StateMachine<TReturn>::StateResult | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the state result. |
![]() | VBRazorCodeLanguage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a language generator and provider of the VB razor code. |
| Delegate | Description | |
|---|---|---|
![]() | StateMachine<TReturn>::State | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Enumeration | Description | |
|---|---|---|
![]() | PartialParseResult | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:


