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.
Implements advanced caching for specific rules.
Syntax
public void determineButtonStates(str _ruleFunctionName)
Run On
Called
Parameters
- _ruleFunctionName
Type: str
A String that identifies the rule for which to perform advanced caching.
Remarks
This method is called by an instance of the FormButtonManager class on the rule class that implements the ButtonStateProvider interface.