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.

Classes

  Class Description
Public class 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.
Public class DocumentParseCompleteEventArgs This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class 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.
Public class 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.
Public class 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.
Public class 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.
Public class 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.
Public class 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.
Public class 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.
Public class 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.
Protected class 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.
Public class 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.

Delegates

  Delegate Description
Protected delegate StateMachine<TReturn>.State This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Enumerations

  Enumeration Description
Public enumeration PartialParseResult This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.