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