System.Web.DynamicData.ModelProviders Namespace
.NET Framework 4.5
The System.Web.DynamicData.ModelProviders namespace contains classes that define the core functionality for ASP.NET Dynamic Data providers.
| Class | Description | |
|---|---|---|
|
AssociationProvider | Provides the base class for column-association providers. |
|
ColumnProvider | Provides a base class for column providers. |
|
DataModelProvider | Provides a base class for Dynamic Data model providers. |
|
TableProvider | Provides the base class for Dynamic Data table providers. |
| Enumeration | Description | |
|---|---|---|
|
AssociationDirection | Indicates the relationship between two entities. |