Asks Agentry to execute the action specified by name.
Syntax
public ActionResult executeAgentryAction(StringactionName)
Parameters
actionName –
the action name as a string
Returns
the result of trying to run the action
Usage
This should only be called if getAgentryActionEnableState returns ActionEnable for the specified action. Only actions defined for this control in the Agentry Editor can be executed.