Share via


TemplateChunk Class

Definition

public ref class TemplateChunk : Microsoft::AspNetCore::Razor::Chunks::ParentChunk
public class TemplateChunk : Microsoft.AspNetCore.Razor.Chunks.ParentChunk
type TemplateChunk = class
    inherit ParentChunk
Public Class TemplateChunk
Inherits ParentChunk
Inheritance
TemplateChunk

Constructors

Name Description
TemplateChunk()

Properties

Name Description
Association (Inherited from Chunk)
Children (Inherited from ParentChunk)
Start (Inherited from Chunk)

Applies to