ModelDataSourceView.Select Method (DataSourceSelectArguments, DataSourceViewSelectCallback)
.NET Framework (current version)
Selects the method and gets the result.
Assembly: System.Web (in System.Web.dll)
public override void Select( DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback )
Parameters
- arguments
-
Type:
System.Web.UI.DataSourceSelectArguments
The select method arguments.
- callback
-
Type:
System.Web.UI.DataSourceViewSelectCallback
The callback selected.
.NET Framework
Available since 4.6
Available since 4.6
Show: