Class ExternalLoginProviderLocalizationHelper
Inherited Members
Namespace: Volo.Abp.Account.Admin.Web.Pages.Account.Components
Assembly: Volo.Abp.Account.Pro.Admin.Web.dll
Syntax
public static class ExternalLoginProviderLocalizationHelper
Methods
Localize(IStringLocalizer, string, string)
Declaration
public static string Localize(IStringLocalizer localizer, string key, string defaultValue)
Parameters
| Type | Name | Description |
|---|---|---|
| IStringLocalizer | localizer | |
| string | key | |
| string | defaultValue |
Returns
| Type | Description |
|---|---|
| string |