LiteralCodeAttributeChunk Class

Definition

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

Constructors

LiteralCodeAttributeChunk()

Properties

Association (Inherited from Chunk)
Children (Inherited from ParentChunk)
Code
Prefix
Start (Inherited from Chunk)
Value
ValueLocation

Applies to