|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | ClientValidationError (character, character) |
Constructor for the ClientValidationError class |
|
+ | ClientValidationError (character, Control) |
Constructor for the ClientValidationError class |
|
+ | ClientValidationError (character, integer, character) |
Constructor for the ClientValidationError class |
|
+ | ClientValidationError (character, integer, Control) |
Constructor for the ClientValidationError class |
|
+ | ClientValidationError (Control) |
Constructor for the ClientValidationError class |
Options | Name | Purpose | |
---|---|---|---|
+ | System.Windows.Forms.Control FocusControl |
Returns the reference of the Control to focus with this error |
|
+ | CHARACTER FocusControlName |
Returns the name of a data property (binding source field) that
is flagged with an error from a validation routine. |
Top
PUBLIC ClientValidationError (character, character)
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ClientValidationError (character, Control)
|
|||||||||||||||||||||||||||||||||
PUBLIC ClientValidationError (character, integer, character)
|
|||||||||||||||||||||||||||||||||
PUBLIC ClientValidationError (character, integer, Control)
|
|||||||||||||||||||||||||||||||||
PUBLIC ClientValidationError (Control)
|
PUBLIC System.Windows.Forms.Control FocusControl
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FocusControlName
|