Click or drag to resize

PageElementPropertiesConsoleSimpleDetail_AllowFieldLinks Property

When true, the platform will attempt to render any Textbox that has properties allowing it to be rendered as a Navigation link to be rendered as such, instead of a flat field.

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

Property Value

Type: Boolean
When true, the platform will attempt to render any Textbox that has properties allowing it to be rendered as a Navigation link to be rendered as such, instead of a flat field.
See Also