DisableCommand

Disables a command, by ID

Signature

public void DisableCommand(string id)

Parameters

id
string required

No description provided.

Return Type

void

Example

CPH.DisableCommand(id);