CodeAttributeChunk Class

Definition

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

Constructors

CodeAttributeChunk()

Properties

Association (Inherited from Chunk)
Attribute
Children (Inherited from ParentChunk)
Prefix
Start (Inherited from Chunk)
Suffix

Applies to