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

Name Description
LiteralChunk()

Properties

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

Methods

Name Description
ToString()

Applies to