DetailsView.CreateDataSourceSelectArguments Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates the DataSourceSelectArguments object that gets passed to the Select command.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The CreateDataSourceSelectArguments method is a helper method called by the DetailsView control to create the DataSourceSelectArguments object that gets passed to the Select command.
Community Additions
ADD
Show: