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
The ID of the rule for which advanced caching is to be performed.
Remarks
The method is called by the FormButtonManager class on the rule class that implements the ButtonStateProvider interface.