Freigeben über


RazorPage.IgnoreSection(String) Methode

Definition

Ignoriert auf Layoutseiten das Rendern des Inhalts des Abschnitts mit dem Namen sectionName.

public:
 void IgnoreSection(System::String ^ sectionName);
public void IgnoreSection (string sectionName);
member this.IgnoreSection : string -> unit
Public Sub IgnoreSection (sectionName As String)

Parameter

sectionName
String

Der zu ignorierende Abschnitt.

Gilt für: