Sets an error message on a bound IwwWebDataControl.
Sets the BindingErrorMessage and adds the item to the
BindingErrors collection.
public bool SetControlError( string ControlName, string ErrorMessage );
Return Value
bool
Parameters
ControlName
Form relative Name (ID) of the control to set the error on
ErrorMessage
The Error Message to set it to.
See also:
Class wwWebForm© West Wind Technologies, 1996-2018 • Updated: 05/06/05
Comment or report problem with topic