1 instantiation of InputModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (1)
85
Input = new
InputModel
1 reference to InputModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (1)
35
public
InputModel
Input { get; set; } = default!;