12 references to EditorFor
BasicWebSite (12)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Areas_Area1_Views_RemoteAttribute_Home_Create_cshtml.g.cs (6)
113Html.EditorFor(model => model.Id, new { htmlAttributes = new { @class = "form-control" } }) 143Html.EditorFor(model => model.UserId1, new { htmlAttributes = new { @class = "form-control" } }) 173Html.EditorFor(model => model.UserId2, new { htmlAttributes = new { @class = "form-control" } }) 203Html.EditorFor(model => model.UserId3, new { htmlAttributes = new { @class = "form-control" } }) 233Html.EditorFor(model => model.UserId4, new { htmlAttributes = new { @class = "form-control" } }) 263Html.EditorFor(model => model.UserId5, new { htmlAttributes = new { @class = "form-control" } })
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_RemoteAttribute_Home_Create_cshtml.g.cs (6)
113Html.EditorFor(model => model.Id, new { htmlAttributes = new { @class = "form-control" } }) 143Html.EditorFor(model => model.UserId1, new { htmlAttributes = new { @class = "form-control" } }) 173Html.EditorFor(model => model.UserId2, new { htmlAttributes = new { @class = "form-control" } }) 203Html.EditorFor(model => model.UserId3, new { htmlAttributes = new { @class = "form-control" } }) 233Html.EditorFor(model => model.UserId4, new { htmlAttributes = new { @class = "form-control" } }) 263Html.EditorFor(model => model.UserId5, new { htmlAttributes = new { @class = "form-control" } })