ValidatorAggregator.DataBind Method
Include Protected Members
Include Inherited Members
Binds a data source to the called server control and all of that control's child controls.
Overload List
Name | Description | |
---|---|---|
DataBind() | Binds a data source to the called server control and all of that control's child controls. (Overrides Control.DataBind().) | |
DataBind(Boolean) | (Inherited from Control.) |
Top