Click or drag to resize

StaticWebModuleContentHtml Property

The actual html content of the pade. Only the <BODY> of the html is stored.

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

Property Value

Type: String
See Also