ViewDataInfo.Container 属性

定义

获取或设置包含模板要显示的值的对象。

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

属性值

包含模板要显示的值的对象。

适用于