TemplateModal Class

A modal for editing template

Definition

Namespace: MobileTrack.Web.Portal.Components.Templates
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public class TemplateModal : MtBaseComponent
Inheritance
Object    ComponentBase    MtBaseComponent    TemplateModal

Constructors

TemplateModalInitializes a new instance of the TemplateModal class

Properties

ConfirmModal Confirm modal
EditContext Context for managing validation and tracking changes in the content segment.
FormOverlay Form overlay when submitting a TemplateDto
LanguageTabs Localization text tabs in the edit form
Modal Modal reference
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)
TemplateDefinition Template dto

Methods

See Also