AddTagHelperChunk Class
Definition
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.
A Chunk used to look up TagHelperDescriptors.
public ref class AddTagHelperChunk : Microsoft::AspNetCore::Razor::Chunks::Chunk
public class AddTagHelperChunk : Microsoft.AspNetCore.Razor.Chunks.Chunk
type AddTagHelperChunk = class
inherit Chunk
Public Class AddTagHelperChunk
Inherits Chunk
- Inheritance
Constructors
| AddTagHelperChunk() |
Properties
| Association | (Inherited from Chunk) |
| LookupText |
Text used to look up TagHelperDescriptors. |
| Start | (Inherited from Chunk) |