1 type derived from ExternalLoginsModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml.cs (1)
68internal sealed class ExternalLoginsModel<TUser> : ExternalLoginsModel where TUser : class
4 references to ExternalLoginsModel
Microsoft.AspNetCore.Identity.UI (4)
ExternalLogins_cshtml.g.cs (4)
429public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ExternalLoginsModel> Html { get; private set; } = default!; 432public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ExternalLoginsModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ExternalLoginsModel>)PageContext?.ViewData!; 437ExternalLoginsModel