System.Web.Razor.Generator Namespace

The System.Web.Razor.Generator namespace contains classes that are for internal use and that are not intended to be called directly from your code.

Classes

  Class Description
Public class AddImportCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the added import code generator for the razor.
Public class AttributeBlockCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the attributes of the block code generator.
Public class BlockCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represent the block code generator for this razor syntax.
Public class CodeGenerationCompleteEventArgs This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the completion of event arguments for the code generation.
Public class CodeGeneratorContext This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents the context of the code generator.
Public class CSharpRazorCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a Razor code generator for C# language.
Public class DynamicAttributeBlockCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the dynamic attributes of the block code generator.
Public class ExpressionCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a code generator for expression.
Public class HelperCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a helper code generator.
Public class HybridCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a hybrid code generator.
Public class LiteralAttributeCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a code generator for literal attribute.
Public class MarkupCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a code generator for markup.
Public class RazorCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a Razor code generator.
Public class RazorCommentCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the razor comment code generator for the webpages.
Public class RazorDirectiveAttributeCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a code generator for Razor directive attribute.
Public class ResolveUrlCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the resolve Url code generator.
Public class SectionCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a section code generator.
Public class SetBaseTypeCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a code generator for set base type.
Public class SetLayoutCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a code generator that sets layout for the web Razor.
Public class SetVBOptionCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the conversion of the SetVBOptionCodeGenerator of the value.
Public class SpanCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the span code generator for the razor.
Public class StatementCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a code generator for the statement.
Public class TemplateBlockCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the template block code generator of the razor.
Public class TypeMemberCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a type member code generator.
Public class VBRazorCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the razor code generator for VB.

Structures

  Structure Description
Public structure GeneratedClassContext This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a generated class context.
Public structure GeneratedCodeMapping This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the generated code mapping objects.

Interfaces

  Interface Description
Public interface IBlockCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the IBlockCodeGenerator for the webpages.
Public interface ISpanCodeGenerator This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a phase of the code generator.

Enumerations

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