ViewDataInfo.Container Property

Definition

Gets or sets the object that contains the values to be displayed by the template.

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

Property Value

The object that contains the values to be displayed by the template.

Applies to