ChunkTree Class

Definition

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

Constructors

ChunkTree()

Properties

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

Applies to