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.
Provides an opportunity to modify the contract before the dialog box is shown to the user.
Syntax
protected void prePromptModifyContract()
Run On
Called
Remarks
This method is invoked for interactive scenarios.
This method is not invoked for batch scenarios. Therefore, any member variables that are instantiated in this method will not be available for the lifetime of the controller in batch scenarios.