Share via


ValidatorAggregator.DataBind method

Binds a data source to the called server control and all of that control's child controls.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub DataBind
'Usage
Dim instance As ValidatorAggregator

instance.DataBind()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void DataBind()

See also

Reference

ValidatorAggregator class

ValidatorAggregator members

DataBind overload

Microsoft.SharePoint.Publishing.WebControls namespace