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