NavigateProperties._hideCommandBar Field
Specifies that the command 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._hideCommandBar
instance._hideCommandBar = value
Syntax
'Declaration
Public _hideCommandBar As Boolean
public bool _hideCommandBar
public:
bool _hideCommandBar
public boolean _hideCommandBar
public var _hideCommandBar : 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.