Share via


SPWorkflowDataSource.GetViewNames Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Function GetViewNames As ICollection
'Usage
Dim returnValue As ICollection

returnValue = Me.GetViewNames()
protected override ICollection GetViewNames()

Return Value

Type: System.Collections.ICollection

See Also

Reference

SPWorkflowDataSource Class

SPWorkflowDataSource Members

Microsoft.SharePoint.WebControls Namespace