2 implementations of IsLayoutBeingRendered
Microsoft.AspNetCore.Mvc.Razor (1)
RazorPageBase.cs (1)
86
public bool
IsLayoutBeingRendered
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\RazorPageAdapter.cs (1)
46
public bool
IsLayoutBeingRendered
1 write to IsLayoutBeingRendered
Microsoft.AspNetCore.Mvc.Razor (1)
RazorView.cs (1)
232
previousPage.
IsLayoutBeingRendered
= true;