1 reference to TextArea
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperTextAreaExtensionsTest.cs (1)
82
var textAreaResult = helper.
TextArea
("Property1", htmlAttributes: new { attr = "value" });