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