2 references to ViewData
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageOfT.cs (2)
16
/// Gets the Model property of the <see cref="
ViewData
"/> property.
18
public TModel Model =>
ViewData
.Model;