AggregateDataSource.GetView Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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