Plumtree EDK (Enterprise Web Development Kit) 5.4.0

SciCheckboxElement.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
message to display in JavaScript alert if the field is left empty

See Also

SciCheckboxElement Class | Plumtree.Remote.Sci Namespace