NavigateProperties.hideCommandBar Field
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl
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.PresenterControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.