Sdílet prostřednictvím


SectionCodeGenerator(String) Konstruktor

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Inicializuje novou instanci SectionCodeGenerator třídy .

public SectionCodeGenerator (string sectionName);
new System.Web.Razor.Generator.SectionCodeGenerator : string -> System.Web.Razor.Generator.SectionCodeGenerator
Public Sub New (sectionName As String)

Parametry

sectionName
String

Název kódu oddílu.

Platí pro