Share via


ReturnTableButtonStateProvider.determineButtonStates Method [AX 2012]

Implements advanced caching for specific rules.

Syntax

public void determineButtonStates(str _ruleFunctionName)

Run On

Called

Parameters

  • _ruleFunctionName
    Type: str
    String identifying the rule for which advanced caching is to be performed.

Remarks

The method is called by FormButtonManager on the rule class implementing the ButtonStateProvider interface.

See Also

Reference

ReturnTableButtonStateProvider Class