Share via


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

Name Description
ParentLiteralChunk()

Properties

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

Methods

Name Description
GetText()

Applies to