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

TemplateChunk()

Properties

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

Applies to