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; }
ReadOnly Property ui_LegacyLiteralContent As Boolean
Get
Property Value
Type:
BooleanSpecifies 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