ValueProviderResult.AttemptedValue Property

Definition

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

public string AttemptedValue { get; protected set; }
member this.AttemptedValue : string with get, set
Public Property AttemptedValue As String

Property Value

The raw value.

Applies to