1 implementation of TempData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
116public ITempDataDictionary TempData => ViewContext.TempData;