wwWebForm.DataBind

Do the standard DataBinding if used. Then call the custom FormBindData method
to provide custom databinding. This method will bind both conventional controls
that use standard Web Form binding and custom binding. If you only want custom
binding use the BindData() method.

public virtual void DataBind();

Return Value

void

See also:

Class wwWebForm

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