Share via


SPWorkflowDataSourceView.CanPage property

This member overrides DataSourceView.CanPage.

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

Syntax

'Declaration
Public Overrides ReadOnly Property CanPage As Boolean
    Get
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace