Click or drag to resize

WebModuleModuleType Property

Specifies the content handler. The content handler is responsible for generating the actual web page content. Module Types include Category, Static, News, Product, etc. [Required] [Filter(like)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public WebModulesRepositoryModuleType ModuleType { get; set; }

Property Value

Type: WebModulesRepositoryModuleType
See Also