AttributeBlockChunkGenerator 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 AttributeBlockChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::ParentChunkGeneratorpublic class AttributeBlockChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.ParentChunkGeneratortype AttributeBlockChunkGenerator = class
    inherit ParentChunkGeneratorPublic Class AttributeBlockChunkGenerator
Inherits ParentChunkGenerator- Inheritance
Constructors
| AttributeBlockChunkGenerator(String, LocationTagged<String>, LocationTagged<String>) | 
Properties
| Name | |
| Prefix | |
| Suffix | 
Methods
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() | |
| ToString() |