MetaColumn.Model Property

 

Gets the MetaModel object that represents the data model that this data field belongs to.

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

public MetaModel Model { get; }

Property Value

Type: System.Web.DynamicData.MetaModel

An object that represents the data model that this data field belongs to.

.NET Framework
Available since 3.5
Return to top
Show: