1 type derived from ConfirmEmailModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\ConfirmEmail.cshtml.cs (1)
34internal sealed class ConfirmEmailModel<TUser> : ConfirmEmailModel where TUser : class
4 references to ConfirmEmailModel
Microsoft.AspNetCore.Identity.UI (4)
_generated\1\ConfirmEmail_cshtml.g.cs (4)
118public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ConfirmEmailModel> Html { get; private set; } = default!; 121public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ConfirmEmailModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ConfirmEmailModel>)PageContext?.ViewData!; 126ConfirmEmailModel