Microsoft.AspNetCore.Razor.Parser.TagHelpers 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
| TagHelperAttributeNode | |
| TagHelperBlock |
A Block that reprents a special HTML element. |
| TagHelperBlockBuilder |
A BlockBuilder used to create TagHelperBlocks. |
| TagHelperDirectiveSpanVisitor |
A ParserVisitor that generates TagHelperDescriptors from tag helper chunk generators in a Razor document. |