Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected MustOverride Function CreateDataSource As LevelHierarchyDataSource
'Usage
Dim returnValue As LevelHierarchyDataSource
returnValue = Me.CreateDataSource()
protected abstract LevelHierarchyDataSource CreateDataSource()
Return Value
Type: Microsoft.SharePoint.Publishing.WebControls.LevelHierarchyDataSource