DynamicDataRoute::Model Property
.NET Framework (current version)
Gets or sets the data model to which the route applies.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.DynamicData::MetaModel^The data-model metadata that the route applies to.
If you do not set this property when you create an instance of DynamicDataRoute, the default model for the registered DataContext instance is used.
.NET Framework
Available since 3.5
Available since 3.5
Show: