DynamicDataRouteHandler.Model Property

 

Gets or sets the MetaModel object that the DynamicDataRouteHandler class is associated with.

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

Public Property Model As MetaModel
	Get
	Friend Set
End Property

Property Value

Type: System.Web.DynamicData.MetaModel

The data model that the DynamicDataRouteHandler class is associated with.

.NET Framework
Available since 3.5
Return to top
Show: