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