Adds a new error to the collection
public Void Add(String Message)
Return Value
Void
Parameters
Message
Message of the error
Overloads:
public Void Add(ValidationError Error)
public Void Add(String Message, String FieldName, String ID)
public Void Add(String Message, String FieldName)
See also:
Class ValidationErrorCollection© West Wind Technologies, 1996-2018 • Updated: 09/12/03
Comment or report problem with topic