DataBinder.AddBinding

This method only adds a data binding item, but doesn't bind it to anything. This can be useful for only displaying errors

public DataBindingItem AddBinding(Control ControlToBind)

Parameters

ControlToBind
An instance of the control to bind to

Overloads:


See also:

Class DataBinder

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic