LiteralChunk Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
LiteralChunk() |
Properties
Association | (Inherited from Chunk) |
Start | (Inherited from Chunk) |
Text |
Methods
ToString() |