Click or drag to resize

featurePropertiesmobile_CollapsedNavbarHtml Property

For Bootstrap-based applications, HTML to use in the collapsed Navbar menu in place of the standard platform HTML.

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

Property Value

Type: String
For Bootstrap-based applications, HTML to use in the collapsed Navbar menu in place of the standard platform HTML.
See Also