Share via


AggregateDataSource.GetView method

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

Syntax

'Declaration
Public Function GetView As AggregateDataSourceView
'Usage
Dim instance As AggregateDataSource
Dim returnValue As AggregateDataSourceView

returnValue = instance.GetView()
public AggregateDataSourceView GetView()

Return value

Type: Microsoft.SharePoint.WebControls.AggregateDataSourceView

See also

Reference

AggregateDataSource class

AggregateDataSource members

Microsoft.SharePoint.WebControls namespace