Share via


ExpressionBlockChunk Class

Definition

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

Constructors

Name Description
ExpressionBlockChunk()

Properties

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

Applies to