9 references to UserId4
BasicWebSite (9)
Areas\Area2\Controllers\RemoteAttribute_VerifyController.cs (1)
21user.UserId4,
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 (3)
223Html.LabelFor(model => model.UserId4, htmlAttributes: new { @class = "control-label col-md-2" }) 233Html.EditorFor(model => model.UserId4, new { htmlAttributes = new { @class = "form-control" } }) 243Html.ValidationMessageFor(model => model.UserId4, "", new { @class = "text-danger" })
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Areas_Area1_Views_RemoteAttribute_Home_Details_cshtml.g.cs (2)
141Html.DisplayNameFor(model => model.UserId4) 151Html.DisplayFor(model => model.UserId4)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_RemoteAttribute_Home_Create_cshtml.g.cs (3)
223Html.LabelFor(model => model.UserId4, htmlAttributes: new { @class = "control-label col-md-2" }) 233Html.EditorFor(model => model.UserId4, new { htmlAttributes = new { @class = "form-control" } }) 243Html.ValidationMessageFor(model => model.UserId4, "", new { @class = "text-danger" })