Click or drag to resize

NavigationTargetPropertiesNavbar_RequestType Property

The string to use as the request type. If empty, the request type is "navigate" (e.g. req=nav)

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

Property Value

Type: String
The string to use as the request type. If empty, the request type is "navigate" (e.g. req=nav)
See Also