Microsoft.AspNetCore.Razor.Chunks Namespace¶
-
namespace
Microsoft.AspNetCore.Razor.Chunks¶ Classes
- class
AddTagHelperChunk - A
Microsoft.AspNetCore.Razor.Chunks.Chunkused to look upMicrosoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptors. - class
Chunk - class
ChunkTree - class
ChunkTreeBuilder - class
CodeAttributeChunk - class
DynamicCodeAttributeChunk - class
ExpressionBlockChunk - class
ExpressionChunk - class
LiteralChunk - class
LiteralCodeAttributeChunk - class
ParentChunk - class
ParentLiteralChunk - class
PreallocatedTagHelperAttributeChunk - A
Microsoft.AspNetCore.Razor.Chunks.Chunkthat represents a pre-allocated tag helper attribute. - class
RemoveTagHelperChunk - A
Microsoft.AspNetCore.Razor.Chunks.Chunkused to look upMicrosoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptors that should be ignored within the Razor page. - class
SectionChunk - class
SetBaseTypeChunk - class
StatementChunk - class
TagHelperChunk - A
Microsoft.AspNetCore.Razor.Chunks.ParentChunkthat represents a special HTML tag. - class
TagHelperPrefixDirectiveChunk - A
Microsoft.AspNetCore.Razor.Chunks.Chunkfor the <code>@tagHelperPrefix</code> directive. - class
TemplateChunk - class
TypeMemberChunk - class
UsingChunk
Structures
- struct
TagHelperAttributeTracker
- class