Class ModuleName
Constants for module names
public static class ModuleName
- Inheritance
-
objectModuleName
Fields
ACTIVITIES
Activities.
public const string ACTIVITIES = "CMS.Activities"
Field Value
- string
AUTOMATION
Automation engine.
public const string AUTOMATION = "CMS.Automation"
Field Value
- string
BASE
Settings provider.
public const string BASE = "CMS.Base"
Field Value
- string
CMS
CMS.
public const string CMS = "CMS"
Field Value
- string
CONTACTMANAGEMENT
Contact management.
public const string CONTACTMANAGEMENT = "CMS.ContactManagement"
Field Value
- string
CONTENT
Content.
public const string CONTENT = "CMS.Content"
Field Value
- string
CONTENTENGINE
Content engine.
public const string CONTENTENGINE = "CMS.ContentEngine"
Field Value
- string
CONTENTWORKFLOW
Content workflow.
public const string CONTENTWORKFLOW = "CMS.ContentWorkflow"
Field Value
- string
CONTINUOUSINTEGRATION
Continuous integration.
public const string CONTINUOUSINTEGRATION = "CMS.ContinuousIntegration"
Field Value
- string
CROSSSITETRACKING
Cross-site tracking.
public const string CROSSSITETRACKING = "CMS.CrossSiteTracking"
Field Value
- string
CUSTOMERJOURNEYS
Customer journeys.
public const string CUSTOMERJOURNEYS = "CMS.CustomerJourneys"
Field Value
- string
DATAENGINE
Data engine.
public const string DATAENGINE = "CMS.DataEngine"
Field Value
- string
EMAILENGINE
Email engine.
public const string EMAILENGINE = "CMS.EmailEngine"
Field Value
- string
EMAILLIBRARY
Email library.
public const string EMAILLIBRARY = "CMS.EmailLibrary"
Field Value
- string
EVENTLOG
Event log.
public const string EVENTLOG = "CMS.EventLog"
Field Value
- string
FORMENGINE
Form engine.
public const string FORMENGINE = "CMS.FormEngine"
Field Value
- string
GLOBALIZATION
Globalization.
public const string GLOBALIZATION = "CMS.Globalization"
Field Value
- string
HEADLESS
Headless.
public const string HEADLESS = "CMS.Headless"
Field Value
- string
HELPERS
Global helper.
public const string HELPERS = "CMS.Helpers"
Field Value
- string
IO
IO.
public const string IO = "CMS.IO"
Field Value
- string
LICENSE
Licenses.
public const string LICENSE = "CMS.License"
Field Value
- string
MACROENGINE
Macro engine.
public const string MACROENGINE = "CMS.MacroEngine"
Field Value
- string
MEDIALIBRARY
Media library.
public const string MEDIALIBRARY = "CMS.MediaLibrary"
Field Value
- string
MEMBERSHIP
Membership.
public const string MEMBERSHIP = "CMS.Membership"
Field Value
- string
MODULES
Modules.
public const string MODULES = "CMS.Modules"
Field Value
- string
NOTIFICATIONS
Notifications.
public const string NOTIFICATIONS = "CMS.Notifications"
Field Value
- string
ONLINEFORMS
Online forms.
public const string ONLINEFORMS = "CMS.OnlineForms"
Field Value
- string
ONLINEMARKETING
Online marketing.
public const string ONLINEMARKETING = "CMS.OnlineMarketing"
Field Value
- string
ROUTING
Routing.
public const string ROUTING = "CMS.Routing"
Field Value
- string
SCHEDULER
Scheduler.
public const string SCHEDULER = "CMS.Scheduler"
Field Value
- string
WEBFARMSYNC
Web farm sync.
public const string WEBFARMSYNC = "CMS.WebFarmSyncHelper"
Field Value
- string
WEBSITES
Website.
public const string WEBSITES = "CMS.Websites"
Field Value
- string
WORKFLOWENGINE
Workflow engine.
public const string WORKFLOWENGINE = "CMS.Workflow"
Field Value
- string
WORKSPACES
Workspaces.
public const string WORKSPACES = "CMS.Workspaces"
Field Value
- string