Share via


AdministrationDataSourceView.CanRetrieveTotalRowCount property

Inherited from System.Web.UI.DataSourceView.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property CanRetrieveTotalRowCount As Boolean
    Get
'Usage
Dim instance As AdministrationDataSourceView
Dim value As Boolean

value = instance.CanRetrieveTotalRowCount
public override bool CanRetrieveTotalRowCount { get; }

Property value

Type: System.Boolean

See also

Reference

AdministrationDataSourceView class

AdministrationDataSourceView members

Microsoft.SharePoint.WebControls namespace