Share via


PageContext.ViewStartFactories Property

Definition

Gets or sets the applicable _ViewStart instances.

public virtual System.Collections.Generic.IList<Func<Microsoft.AspNetCore.Mvc.Razor.IRazorPage>> ViewStartFactories { get; set; }

Property Value

Applies to