AquaLogic Interaction Development Kit (IDK) 6.0.0

SciRadioElement.SetMandatoryValidation Method 

Sets mandatory validation for the element. A JavaScript alert will display if this field is empty.

public void SetMandatoryValidation(
   string message
);

Parameters

message
The message to display in the JavaScript alert if the field is left empty.

See Also

SciRadioElement Class | Plumtree.Remote.Sci Namespace