System.Web.Razor Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
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>.StateResult |
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the state result. |
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. |
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. |
Enums
PartialParseResult |
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Delegates
StateMachine<TReturn>.State |
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |