Click or drag to resize

NavigationTargetPropertiesTargetFrame Property

The target frame name to use when constructing the navigation link. The default value is 'content.'

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

Property Value

Type: String
The target frame name to use when constructing the navigation link. The default value is 'content.'
See Also