Click or drag to resize

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; }

Property Value

Type: Boolean
If true, will use the caption specified for this nav target for the caption on the navigated target page.
See Also