2 implementations of DisplayText
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
328
public string
DisplayText
(string expression)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
DefaultEditorTemplatesTest.cs (1)
1467
public string
DisplayText
(string name)
1 reference to DisplayText
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperDisplayTextTest.cs (1)
10
/// Test the <see cref="IHtmlHelper.
DisplayText
"/> and