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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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