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; }
ReadOnly Property mobile_CollapsedNavbarHtml As String
Get
Property Value
Type:
StringFor Bootstrap-based applications, HTML to use in the collapsed Navbar menu in place of the standard platform HTML.
See Also