WorkflowDialogActionGetButtonsRows - метод
Пространство имён: Tessa.Workflow.ActionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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 IWorkflowEngineContext
-
IEnumerableDictionaryString,
Object