WorkflowDialogActionGetButtonsRows - метод |
Пространство имён:
Tessa.Workflow.Actions
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static IEnumerable<Dictionary<string, Object>> GetButtonsRows(
IWorkflowEngineContext context
)
Public Shared Function GetButtonsRows (
context As IWorkflowEngineContext
) As IEnumerable(Of Dictionary(Of String, Object))
public:
static IEnumerable<Dictionary<String^, Object^>^>^ GetButtonsRows(
IWorkflowEngineContext^ context
)
static member GetButtonsRows :
context : IWorkflowEngineContext -> IEnumerable<Dictionary<string, Object>>
Параметры
- context
- Тип: Tessa.WorkflowIWorkflowEngineContext
Возвращаемое значение
Тип:
IEnumerableDictionaryString,
ObjectСм. также