Click or drag to resize

featurePropertiesui_AllowSimpleDetailFieldLinks Property

If true, SimpleDetail (and ConsoleSimpleDetail) controls will attempt to render any Textbox field that has metadata set for Navigation links to be rendered as HyperLinks instead of flat Labels.

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

Property Value

Type: Boolean
If true, SimpleDetail (and ConsoleSimpleDetail) controls will attempt to render any Textbox field that has metadata set for Navigation links to be rendered as HyperLinks instead of flat Labels.
See Also