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