DynamicDataExtensions::GetMetaTable Method (INamingContainer^)
.NET Framework (current version)
Gets the table metadata for the specified data control.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- control
-
Type:
System.Web.UI::INamingContainer^
The data control for which to get the table metadata.
Return Value
Type: System.Web.DynamicData::MetaTable^The table metadata that is associated with the INamingContainer object.
The table metadata was set by using the SetMetaTable or EnableDynamicData method.
.NET Framework
Available since 4.0
Available since 4.0
Show: