NavigationTargetPropertiesUseNavCaptionOnTarget Property |
If true, will use the caption specified for this nav target for the caption on the navigated target page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool UseNavCaptionOnTarget { get; }
ReadOnly Property UseNavCaptionOnTarget As Boolean
Get
Property Value
Type:
BooleanIf true, will use the caption specified for this nav target for the caption on the navigated target page.
See Also