ExecuteAgentryAction(string) method

Ask Agentry to execute the action with the specified name.

Visual Basic syntax

Public Function ExecuteAgentryAction (ByVal actionName As String) As SMPActionResult

C# syntax

public SMPActionResult ExecuteAgentryAction (string actionName)

Parameters

Returns

Enum indicating the result of the action

Usage

Only actions defined for this control in the Agentry Editor can be executed.