Creates a default System.Web.UI.DataSourceSelectArguments object used by the data-bound control if no arguments are specified.
![]()
A System.Web.UI.DataSourceSelectArguments initialized to System.Web.UI.DataSourceSelectArguments.Empty.
The BaseDataList.CreateDataSourceSelectArguments method is a helper method used by the BaseDataList.SelectArguments property to create its default System.Web.UI.DataSourceSelectArguments object.