1 type derived from ResendEmailConfirmationModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\ResendEmailConfirmation.cshtml.cs (1)
57internal sealed class ResendEmailConfirmationModel<TUser> : ResendEmailConfirmationModel where TUser : class
4 references to ResendEmailConfirmationModel
Microsoft.AspNetCore.Identity.UI (4)
Areas_Identity_Pages_V4_Account_ResendEmailConfirmation_cshtml.g.cs (4)
237public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ResendEmailConfirmationModel> Html { get; private set; } = default!; 240public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ResendEmailConfirmationModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ResendEmailConfirmationModel>)PageContext?.ViewData!; 245ResendEmailConfirmationModel