1 reference to TempData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponent.cs (1)
139
public ITempDataDictionary TempData => ViewComponentContext.
TempData
;