AddTagHelperChunk Class

Definition

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
AddTagHelperChunk

Constructors

AddTagHelperChunk()

Properties

Association (Inherited from Chunk)
LookupText

Text used to look up TagHelperDescriptors.

Start (Inherited from Chunk)

Applies to