1 type derived from EmailModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\Email.cshtml.cs (1)
81
internal sealed class EmailModel<TUser> :
EmailModel
where TUser : class
4 references to EmailModel
Microsoft.AspNetCore.Identity.UI (4)
Email_cshtml.g.cs (4)
427
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<
EmailModel
> Html { get; private set; } = default!;
430
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<
EmailModel
> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<
EmailModel
>)PageContext?.ViewData!;
435
EmailModel