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.
Called after parameters are initialized by the framework.
Syntax
protected void initializeParameters(boolean _calledFromInitParmDefault)
Run On
Called
Parameters
- _calledFromInitParmDefault
Type: boolean
A Boolean value that indicates whether the contracts are not loaded from the SysLastValuetable.
Exceptions
Exception | Condition |
---|---|
Error | The unpacking of the container failed. |
Remarks
Derived controllers can override this method to initialize parameters.