ActionFlowModal Class

A modal for action flow editing

Definition

Namespace: MobileTrack.Web.Components.Components.Modals
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public class ActionFlowModal : MtBaseComponent
Inheritance
Object    ComponentBase    MtBaseComponent    ActionFlowModal

Constructors

ActionFlowModalInitializes a new instance of the ActionFlowModal class

Properties

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)

Methods

See Also