Click or drag to resize

EnterpriseOneTransactionApplicationsCmsObjects Class

Provides typed access to the repositories in the Applications.Cms namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionApplicationsCmsObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ApplicationsCmsObjects

The EnterpriseOneTransactionApplicationsCmsObjects type exposes the following members.

Properties
  NameDescription
Public propertyNewsWebModuleArticles
Gets a typed query for the Applications.Cms.NewsWebModuleArticle entity type.
Public propertyNewsWebModules
Gets a typed query for the Applications.Cms.NewsWebModule entity type.
Public propertyProductCatalogWebModules
Gets a typed query for the Applications.Cms.ProductCatalogWebModule entity type.
Public propertyStaticWebModules
Gets a typed query for the Applications.Cms.StaticWebModule entity type.
Public propertyWebModules
Gets a typed query for the Applications.Cms.WebModule entity type.
Public propertyWebSiteLanguages
Gets a typed query for the Applications.Cms.WebSiteLanguage entity type.
Public propertyWebSites
Gets a typed query for the Applications.Cms.WebSite entity type.
Top
See Also