IControlParameterTarget.Table Property

 

Gets the type of the data that is being served by this provider.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

ReadOnly Property Table As MetaTable

Property Value

Type: System.Web.DynamicData.MetaTable

The type of the data that is being served by this provider.

.NET Framework
Available since 3.5
Return to top
Show: