ValueProviderResult.Culture Property

.NET Framework (current version)
 

Gets or sets the culture.

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

Public Property Culture As CultureInfo
	Get
	Protected Set
End Property

Property Value

Type: System.Globalization.CultureInfo

The culture.

.NET Framework
Available since 4.5
Return to top
Show: