ToolPane.Display property

This member overrides EditorZoneBase.Display.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property Display As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.Display
protected override bool Display { get; }

Property value

Type: System.Boolean

See also

Reference

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace