ParentLiteralChunk 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 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
Constructors
| ParentLiteralChunk() |
Properties
| Association | (Inherited from Chunk) |
| Children | (Inherited from ParentChunk) |
| Start | (Inherited from Chunk) |
Methods
| GetText() |