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