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 navigation 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.hideNavigationBar
instance.hideNavigationBar = value
Syntax
'Declaration
<DataMemberAttribute> _
Public hideNavigationBar As Boolean
[DataMemberAttribute]
public bool hideNavigationBar
[DataMemberAttribute]
public:
bool hideNavigationBar
/** @attribute DataMemberAttribute() */
public boolean hideNavigationBar
DataMemberAttribute
public var hideNavigationBar : 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.