NavigateProperties._hideNavigationBar Field
Specifies that the navigation bar is hidden.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As NavigateProperties
Dim value As Boolean
value = instance._hideNavigationBar
instance._hideNavigationBar = value
Syntax
'Declaration
Public _hideNavigationBar As Boolean
public bool _hideNavigationBar
public:
bool _hideNavigationBar
public boolean _hideNavigationBar
public var _hideNavigationBar : boolean
Platforms
See Also
Reference
NavigateProperties Class
NavigateProperties Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.