IDataItemContainer Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | EnableDynamicData(Type) | Overloaded. Enables Dynamic Data behavior for the specified data control.(Defined by DataControlExtensions.) |
![]() | EnableDynamicData(Type, IDictionary(Of String, Object)) | Overloaded. Enables Dynamic Data behavior for the specified data control.(Defined by DataControlExtensions.) |
![]() | EnableDynamicData(Type, Object) | Overloaded. Enables Dynamic Data behavior for the specified data control.(Defined by DataControlExtensions.) |
![]() | GetDefaultValues() | Overloaded. Gets the collection of the default values for the specified data control.(Defined by DynamicDataExtensions.) |
![]() | GetMetaTable() | Overloaded. Gets the table metadata for the specified data control.(Defined by DynamicDataExtensions.) |
![]() | SetMetaTable(MetaTable) | Overloaded. Sets the table metadata for the specified data control.(Defined by DynamicDataExtensions.) |
![]() | SetMetaTable(MetaTable, IDictionary(Of String, Object)) | Overloaded. Sets the table metadata and default value mapping for the specified data control.(Defined by DynamicDataExtensions.) |
![]() | SetMetaTable(MetaTable, Object) | Overloaded. Sets the table metadata and default value mapping for the specified data control.(Defined by DynamicDataExtensions.) |
![]() | TryGetMetaTable(MetaTable) | Overloaded. Determines whether table metadata is available.(Defined by DynamicDataExtensions.) |
