Share via


SummaryLinkWebPart.ConnectToDataSourceControl Method

Connects the SummaryLinkWebPart object to the data source control.

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

Syntax

'Declaration
Protected Overrides Function ConnectToDataSourceControl As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ConnectToDataSourceControl()
protected override bool ConnectToDataSourceControl()

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SummaryLinkWebPart Class

SummaryLinkWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace