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