SectionChunkGenerator(String) 构造函数

定义

public:
 SectionChunkGenerator(System::String ^ sectionName);
public SectionChunkGenerator (string sectionName);
new Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator : string -> Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator
Public Sub New (sectionName As String)

参数

sectionName
String

适用于