ParentLiteralChunk Class

Definition

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

Constructors

ParentLiteralChunk()

Properties

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

Methods

GetText()

Applies to