IStringLocalizerProvider Interface

 

Represents an interface for a string localizer provider.

Namespace:   System.Web.Globalization
Assembly:  System.Web (in System.Web.dll)

public interface IStringLocalizerProvider

NameDescription
System_CAPS_pubmethodGetLocalizedString(CultureInfo, String, Object[])

Gets the localized string.

.NET Framework
Available since 4.6.2
Return to top
Show: