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.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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