ObjectDataSourceView.CanPage Property
.NET Framework 3.0
Gets a value indicating whether the ObjectDataSourceView object that is associated with the current ObjectDataSource control supports paging through the retrieved data.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The CanPage property indicates whether the ObjectDataSourceView object supports paging. For information on how paging is supported by the ObjectDataSourceView, see EnablePaging.
Community Additions
ADD
Show: