Oracle® WebCenter Interaction Development Kit 10.3.3.0.0 |
|
SciSelectElement.SetMandatoryValidation Method
Sets mandatory validation for the element. A JavaScript alert will be displayed if the field is empty.
public
void SetMandatoryValidation(
string message);
Parameters
-
message
- The message to display in the JavaScript alert if the field is empty.
See Also
SciSelectElement Class | Plumtree.Remote.Sci Namespace