6 references to CreateHtmlAttributes
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
DefaultEditorTemplates.cs (6)
42htmlAttributes: CreateHtmlAttributes(htmlHelper, "check-box")); 51htmlAttributes: CreateHtmlAttributes(htmlHelper, "list-box tri-state")); 226htmlAttributes: CreateHtmlAttributes(htmlHelper, "text-box multi-line")); 324htmlAttributes: CreateHtmlAttributes(htmlHelper, "text-box single-line password")); 409CreateHtmlAttributes(htmlHelper, className: "text-box single-line", inputType: "file"); 444CreateHtmlAttributes(htmlHelper, className: "text-box single-line", inputType: inputType);