MetaModel.Default Property
.NET Framework (current version)
Gets the first instance of a data model that is created by the application.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
This property provides a simple way to reference the default data-model instance. If the application uses multiple models, you must provide your own way to store references to the additional data models. To find a specific data model, call the M:System.Web.DynamicData.MetaModel.GetModel method.
.NET Framework
Available since 3.5
Available since 3.5
Show: