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