System.Web.Razor.Generator 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
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
Structs
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. |
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
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. |
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. |
Enums
ExpressionRenderingMode |
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |