Share via


IRazorPage.PreviousSectionWriters Property

Definition

Gets or sets the sections that can be rendered by this page.

public System.Collections.Generic.IDictionary<string,Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate> PreviousSectionWriters { get; set; }

Property Value

Applies to