TableProvider Constructor (DataModelProvider^)
.NET Framework (current version)
Initializes a new instance of the TableProvider class for use by an inherited class instance. This constructor can only be called by an inherited class.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- model
-
Type:
System.Web.DynamicData.ModelProviders::DataModelProvider^
The model that the table belongs to.
.NET Framework
Available since 3.5
Available since 3.5
Show: