1 implementation of DisplayNameForInnerType
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelperOfT.cs (1)
150public string DisplayNameForInnerType<TModelItem, TResult>(
1 reference to DisplayNameForInnerType
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\HtmlHelperDisplayNameExtensions.cs (1)
43return htmlHelper.DisplayNameForInnerType(expression);