MetaModel Properties
.NET Framework (current version)
Namespace:
System.Web.DynamicData
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Gets the first instance of a data model that is created by the application. |
![]() | DynamicDataFolderVirtualPath | Gets or sets the virtual path of the DynamicData folder in the Web site. |
![]() | EntityTemplateFactory | Gets or sets the EntityTemplateFactory object that is associated with the model. |
![]() | FieldTemplateFactory | Gets or sets a custom IFieldTemplateFactory interface. |
![]() | FilterFactory | Gets or sets the FilterFactory object that is associated with the model. |
![]() | Tables | Gets a collection of all the tables that are part of the data model. |
![]() | VisibleTables | Gets a collection of the visible tables in the data model. |
Show:

