Click or drag to resize

WebSiteLanguageIsActive Property

Specifies whether the support for the language is activated and should be published on the web. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also