PageElementPropertiesLiteralContent_HTML Property |
The HTML content for the page. Note that content may be provided by Template, HTML, or Text, in that order.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string LiteralContent_HTML { get; }
ReadOnly Property LiteralContent_HTML As String
Get
Property Value
Type:
StringThe HTML content for the page. Note that content may be provided by Template, HTML, or Text, in that order.
Remarks Note |
---|
This property supports localization. |
See Also