BaseDataList::CreateDataSourceSelectArguments Method ()
.NET Framework (current version)
Creates a default DataSourceSelectArguments object used by the data-bound control if no arguments are specified.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::DataSourceSelectArguments^A DataSourceSelectArguments initialized to DataSourceSelectArguments::Empty.
The CreateDataSourceSelectArguments method is a helper method used by the SelectArguments property to create its default DataSourceSelectArguments object.
.NET Framework
Available since 2.0
Available since 2.0
Show: