ListBoxValidationRole class methods

Validate method

Validates assigned ListBox control and raises or hides validation error on the control.

Syntax

public override void Validate(object control)

Parameters

control

Type: System.Object

The object instance of the control assigned for the validation.

Remarks

The Validate(object) method is called automatically by the eForms Render.