Click or drag to resize

featurePropertiesui_LegacyLiteralContent Property

Specifies whether LiteralContent renderer should use legacy rendering. If not set, the current default is True, but the default will be changed to False at some point in the future.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ui_LegacyLiteralContent { get; }

Property Value

Type: Boolean
Specifies whether LiteralContent renderer should use legacy rendering. If not set, the current default is True, but the default will be changed to False at some point in the future.
See Also