Show / Hide Table of Contents

Class ExternalLoginProviderLocalizationHelper

Inheritance
object
ExternalLoginProviderLocalizationHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform