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)
_generated\44\ConfirmEmailChange_cshtml.g.cs (4)
118public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ConfirmEmailChangeModel> Html { get; private set; } = default!; 121public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ConfirmEmailChangeModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ConfirmEmailChangeModel>)PageContext?.ViewData!; 126ConfirmEmailChangeModel