Click or drag to resize

NewsWebModuleArticleArticleTextHtml Property

The actual article text, stored as Html. Only the <BODY> of the Html is stored. The language of the text is specified in Language Code.

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

Property Value

Type: String
See Also