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 whether the posting process should automatically call the check method to make a validation before it starts the posting process.
Syntax
protected boolean parmcheckAuto([boolean _checkAuto])
Run On
Server
Parameters
- _checkAuto
Type: boolean
The value to set checkAuto to; optional.
Return Value
Type: boolean
The value of checkAuto.
Remarks
The default setting of this parameter is true.