ValueProviderResult.AttemptedValue Property

Visual Studio 2010

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

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

'Declaration
Public Property AttemptedValue As String
	Get
	Protected Set

Property Value

Type: System.String
The raw value.

Community Additions

ADD
Show: