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