DynamicDataExtensions::SetMetaTable Method
.NET Framework (current version)
Sets the MetaTable object.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | SetMetaTable(INamingContainer^, MetaTable^) | Sets the table metadata for the specified data control. |
![]() ![]() | SetMetaTable(INamingContainer^, MetaTable^, IDictionary<String^, Object^>^) | Sets the table metadata and default value mapping for the specified data control. |
![]() ![]() | SetMetaTable(INamingContainer^, MetaTable^, Object^) | Sets the table metadata and default value mapping for the specified data control. |
Show:

