IwwWebDataControl.BindData

This method is the core method that provides databinding for the control.
It maps the datasource to the control's display member.

public abstract void BindData( Control WebForm );

Return Value

void

Parameters

WebForm
The Web Form that hosts this control


See also:

Class IwwWebDataControl

© West Wind Technologies, 1996-2018 • Updated: 05/06/05
Comment or report problem with topic