EnableCommand

Enables a command, by ID

Signature

public void EnableCommand(string id)

Parameters

id
string required

No description provided.

Return Type

void

Example

CPH.EnableCommand(id);