StringLocalizerProviders.DataAnnotationStringLocalizerProvider Property

 

Gets or sets the the string localizer provider for globalization.

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

public static IStringLocalizerProvider DataAnnotationStringLocalizerProvider { get; set; }

Property Value

Type: System.Web.Globalization.IStringLocalizerProvider

An interface for the string localizer provider.

.NET Framework
Available since 4.6.2
Return to top
Show: