public class ActionFlowModal : MtBaseComponent| ActionFlowModal | Initializes a new instance of the ActionFlowModal class |
| CompanyActionFlowsModel | Company action flows model |
| EditContext | EditContext for the diagram. |
| Modal | Modal reference |
| ModalDropdownOptions | Dropdown options for the entry ports (accounts, devices, etc.) |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| LoadData |
Loads the data that the component requires to get out of preview.
It is invoked in the OnParametersSetAsync method of MtBaseComponent (Overrides MtBaseComponentLoadData) |
| ShowAsync | Shows the dialog. |