ViewDataInfo.Container Property

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

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

member Container : Object with get, set

Property Value

Type: System.Object
The object that contains the values to be displayed by the template.
Show: