QueryableDataSource.GetView Method (String)
.NET Framework (current version)
Gets the data source view that is associated with the QueryableDataSource object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- viewName
-
Type:
System.String
The name of the data source view to get.
Return Value
Type: System.Web.UI.DataSourceViewThe default data source view that is associated with the QueryableDataSource control.
.NET Framework
Available since 4.0
Available since 4.0
Show: