System.Web.UI.WebControls.SqlDataSourceView.CanPage Property

Gets a value indicating whether the System.Web.UI.WebControls.SqlDataSourceView object that is associated with the current System.Web.UI.WebControls.SqlDataSource control supports the paging of retrieved data.

Syntax

public override bool CanPage { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.UI.WebControls.SqlDataSourceView object does not support paging.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0