Share via


LiteralChunk Class

Definition

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

Constructors

LiteralChunk()

Properties

Association (Inherited from Chunk)
Start (Inherited from Chunk)
Text

Methods

ToString()

Applies to