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)
Syntaxstring TargetFrame { get; }
ReadOnly Property TargetFrame As String
Get
Property Value
Type:
StringThe target frame name to use when constructing the navigation link. The default value is 'content.'
See Also