DetailsView::CreateDataSourceSelectArguments Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates the DataSourceSelectArguments object that gets passed to the Select command.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::DataSourceSelectArguments^The DataSourceSelectArguments that gets passed to the Select command
The CreateDataSourceSelectArguments method is a helper method called by the DetailsView control to create the DataSourceSelectArguments object that gets passed to the Select command.
.NET Framework
Available since 2.0
Available since 2.0
Show: