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.
Gets the WebPartDisplayMode to display the tool pane in Navigation view for older browsers such as Internet Explorer 5.01 or earlier.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property NavigationDisplayMode As WebPartDisplayMode
Get
'Usage
Dim value As WebPartDisplayMode
value = SPWebPartManager.NavigationDisplayMode
public static WebPartDisplayMode NavigationDisplayMode { get; }
Property Value
Type: System.Web.UI.WebControls.WebParts.WebPartDisplayMode
Remarks
The display mode to display the tool pane in Navigation view for older browsers such as Internet Explorer 5.01 or earlier.