ViewDataInfo.Value Property

Definition

Gets or sets the current value to be displayed by the template.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

The current value to be displayed by the template.

Applies to