Share via


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

Name Description
CodeAttributeChunk()

Properties

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

Applies to