Click or drag to resize

ApplicationPropertiesNavbar Property

The navigation bar to use for this application. If empty, the default 'main' navbar is used.

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

Property Value

Type: String
The navigation bar to use for this application. If empty, the default 'main' navbar is used.
See Also