LiteralChunk Class

Namespace
Microsoft.AspNetCore.Razor.Chunks
Assemblies
  • Microsoft.AspNetCore.Razor

Syntax

public class LiteralChunk : Chunk
class Microsoft.AspNetCore.Razor.Chunks.LiteralChunk

Properties

Microsoft.AspNetCore.Razor.Chunks.LiteralChunk.Text
Return type:System.String
public string Text { get; set; }

Methods

ToString()
Return type:System.String
public override string ToString()