StringLocalizerProviders.DataAnnotationStringLocalizerProvider Property
Gets or sets the the string localizer provider for globalization.
Assembly: System.Web (in System.Web.dll)
public static IStringLocalizerProvider DataAnnotationStringLocalizerProvider { get; set; }
Property Value
Type: System.Web.Globalization.IStringLocalizerProviderAn interface for the string localizer provider.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: