ActionItemBaseTAction, TCollectionSetWorkingImage Method

Set the working image to the one specified by the user property ImageName.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
protected static void SetWorkingImage(
	TAction item
)

Parameters

item  TAction
Reference to the action item specifying the file to be activated.

See Also