EnableAction

Enables an action, by name

Signature

public void EnableAction(string actionName)

Parameters

actionName
string required

No description provided.

Return Type

void

Example

CPH.EnableAction(actionName);