Click or drag to resize

WebSiteWebModules Property

List of WebModule child objects, based on the Applications.Cms.WebModule.WebSite back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<WebModule> WebModules { get; }

Property Value

Type: ChildCollectionWebModule
See Also