SectionChunk Class¶
- Namespace
Microsoft.AspNetCore.Razor.Chunks- Assemblies
- Microsoft.AspNetCore.Razor
Syntax¶
public class SectionChunk : ParentChunk
-
class
Microsoft.AspNetCore.Razor.Chunks.SectionChunk
Properties¶
-
Microsoft.AspNetCore.Razor.Chunks.SectionChunk.Name¶ Return type: System.String public string Name { get; set; }
-