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.
This member overrides EditorPart.Display.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Display As Boolean
Get
'Usage
Dim instance As ToolPart
Dim value As Boolean
value = instance.Display
public override bool Display { get; }
Property value
Type: System.Boolean