ContextDataSourceView::GetDataObjectType Method (Type^)
.NET Framework (current version)
Retrieves the type of data object to use for the delete, insert, and update operations.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- type
-
Type:
System::Type^
The data type of the object to use for the operation.
Return Value
Type: System::Type^The type of the data object that was used for the delete, insert, or update operations.
.NET Framework
Available since 4.0
Available since 4.0
Show: