ViewDataInfo.Container Property

Visual Studio 2010

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)

public Object Container { get; set; }

Property Value

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

Community Additions

ADD
Show: