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.

  ClassDescription
Public classAddImportCodeGeneratorThis 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 classAttributeBlockCodeGeneratorThis 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 classBlockCodeGeneratorThis 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 classCodeGenerationCompleteEventArgsThis 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 classCodeGeneratorContextThis 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 classCSharpRazorCodeGeneratorThis 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 classDynamicAttributeBlockCodeGeneratorThis 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 classExpressionCodeGeneratorThis 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 classHelperCodeGeneratorThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a helper code generator.
Public classHybridCodeGeneratorThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a hybrid code generator.
Public classLiteralAttributeCodeGeneratorThis 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 classMarkupCodeGeneratorThis 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 classRazorCodeGeneratorThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a Razor code generator.
Public classRazorCommentCodeGeneratorThis 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 classRazorDirectiveAttributeCodeGeneratorThis 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 classResolveUrlCodeGeneratorThis 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 classSectionCodeGeneratorThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a section code generator.
Public classSetBaseTypeCodeGeneratorThis 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 classSetLayoutCodeGeneratorThis 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 classSetVBOptionCodeGeneratorThis 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 classSpanCodeGeneratorThis 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 classStatementCodeGeneratorThis 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 classTemplateBlockCodeGeneratorThis 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 classTypeMemberCodeGeneratorThis 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 classVBRazorCodeGeneratorThis 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.

  StructureDescription
Public structureGeneratedClassContextThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a generated class context.
Public structureGeneratedCodeMappingThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the generated code mapping objects.

  InterfaceDescription
Public interfaceIBlockCodeGeneratorThis 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 interfaceISpanCodeGeneratorThis 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.

  EnumerationDescription
Public enumerationExpressionRenderingModeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Show: