ValueProviderResult.AttemptedValue Property

.NET Framework (current version)
 

Gets or sets the raw value that is converted to a string for display.

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

Public Property AttemptedValue As String
	Get
	Protected Set
End Property

Property Value

Type: System.String

A string representation of the raw value.

.NET Framework
Available since 4.5
Return to top
Show: