Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the command bar should be hidden or not.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As SessionUrl
Dim value As Boolean
value = instance.hideCommandBar
instance.hideCommandBar = value
Syntax
'Declaration
<DataMemberAttribute> _
Public hideCommandBar As Boolean
[DataMemberAttribute]
public bool hideCommandBar
[DataMemberAttribute]
public:
bool hideCommandBar
/** @attribute DataMemberAttribute() */
public boolean hideCommandBar
DataMemberAttribute
public var hideCommandBar : boolean
Platforms
See Also
Reference
SessionUrl Class
SessionUrl Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.