Adds a binding error to the collection of binding errors.
public bool AddBindingError(string ErrorMessage, Control Control)
Return Value
false if the control was not able to get a control reference to attach hotlinks and an icon. Error message always gets added
Parameters
ErrorMessage
Control
Overloads:
public bool AddBindingError(string ErrorMessage, string ControlName)
public bool AddBindingError(string ErrorMessage, DataBindingItem BindingItem)
See also:
Class DataBinder© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic