DataSourceSelectArguments Constructor ()
.NET Framework (current version)
Initializes a new default instance of the DataSourceSelectArguments class.
Assembly: System.Web (in System.Web.dll)
The default constructor creates an instance of the class with the SortExpression property initialized to String.Empty and the StartRowIndex and MaximumRows properties initialized to zero.
.NET Framework
Available since 2.0
Available since 2.0
Show: