Microsoft.AspNetCore.Razor.Chunks 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
AddTagHelperChunk |
A Chunk used to look up TagHelperDescriptors. |
Chunk | |
ChunkTree | |
ChunkTreeBuilder | |
CodeAttributeChunk | |
DynamicCodeAttributeChunk | |
ExpressionBlockChunk | |
ExpressionChunk | |
LiteralChunk | |
LiteralCodeAttributeChunk | |
ParentChunk | |
ParentLiteralChunk | |
PreallocatedTagHelperAttributeChunk |
A Chunk that represents a pre-allocated tag helper attribute. |
RemoveTagHelperChunk |
A Chunk used to look up TagHelperDescriptors that should be ignored within the Razor page. |
SectionChunk | |
SetBaseTypeChunk | |
StatementChunk | |
TagHelperChunk |
A ParentChunk that represents a special HTML tag. |
TagHelperPrefixDirectiveChunk |
A Chunk for the |
TemplateChunk | |
TypeMemberChunk | |
UsingChunk |
Structs
TagHelperAttributeTracker |