9 references to UserId3
BasicWebSite (9)
Areas\Area2\Controllers\RemoteAttribute_VerifyController.cs (1)
24
user.
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)
193
Html.LabelFor(model => model.
UserId3
, htmlAttributes: new { @class = "control-label col-md-2" })
203
Html.EditorFor(model => model.
UserId3
, new { htmlAttributes = new { @class = "form-control" } })
213
Html.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)
121
Html.DisplayNameFor(model => model.
UserId3
)
131
Html.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)
193
Html.LabelFor(model => model.
UserId3
, htmlAttributes: new { @class = "control-label col-md-2" })
203
Html.EditorFor(model => model.
UserId3
, new { htmlAttributes = new { @class = "form-control" } })
213
Html.ValidationMessageFor(model => model.
UserId3
, "", new { @class = "text-danger" })