BusinessProcessButtonToolbarAction - конструктор

Инициализирует новый экземпляр класса BusinessProcessButtonToolbarAction

Definition

Пространство имён: Tessa.UI.Cards
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public BusinessProcessButtonToolbarAction(
	WorkflowTileInfo tileInfo,
	ICardToolbarViewModel toolbar,
	IUIContext uiContext,
	ICommand command,
	int order = 0
)

Параметры

tileInfo  WorkflowTileInfo
 
toolbar  ICardToolbarViewModel
 
uiContext  IUIContext
 
command  ICommand
 
order  Int32  (Optional)
 

См. также