AggregateDataSource.IDataSource.GetViewNames Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Function GetViewNames As ICollection
Implements IDataSource.GetViewNames
'Usage
Dim instance As AggregateDataSource
Dim returnValue As ICollection
returnValue = CType(instance, IDataSource).GetViewNames()
ICollectionIDataSource.GetViewNames()
Return Value
Type: System.Collections.ICollection