Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
SciTextElement.SetMandatoryValidation Method
Sets mandatory validation for the control. A JavaScript alert will display if the field is empty.
public void SetMandatoryValidation(
string message
);
Parameters
-
message
- message to display in the JavaScript alert if the field is empty
See Also
SciTextElement Class | Plumtree.Remote.Sci Namespace