DVCheckBoxList.PerformDataBinding Method

This member overrides ListControl.PerformDataBinding(IEnumerable).

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

Syntax

'Declaration
Protected Overrides Sub PerformDataBinding ( _
    dataSource As IEnumerable _
)
'Usage
Dim dataSource As IEnumerable

Me.PerformDataBinding(dataSource)
protected override void PerformDataBinding(
    IEnumerable dataSource
)

Parameters

See Also

Reference

DVCheckBoxList Class

DVCheckBoxList Members

Microsoft.SharePoint.WebControls Namespace