SPWebPartManager.ExtensibleViewDisplayMode property

Gets the WebPartDisplayMode to display the ToolPane in extensible view.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ExtensibleViewDisplayMode As WebPartDisplayMode
    Get
'Usage
Dim value As WebPartDisplayMode

value = SPWebPartManager.ExtensibleViewDisplayMode
public static WebPartDisplayMode ExtensibleViewDisplayMode { get; }

Property value

Type: System.Web.UI.WebControls.WebParts.WebPartDisplayMode
The display mode to display the ToolPane in extensible view.

See also

Reference

SPWebPartManager class

SPWebPartManager members

Microsoft.SharePoint.WebPartPages namespace