Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a Boolean value that indicates whether the control is mandatory.
Syntax
public boolean mandatory([boolean _value])
Run On
Called
Parameters
- _value
Type: boolean
A Boolean value that indicates whether the control is mandatory; optional.
Return Value
Type: boolean
true if the control is be mandatory; otherwise, false.