LimitedWebPartManager.HasPersonalizedParts property
Namespace: Microsoft.SharePoint.Client.WebParts
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property HasPersonalizedParts As Boolean
Get
'Usage
Dim instance As LimitedWebPartManager
Dim value As Boolean
value = instance.HasPersonalizedParts
public bool HasPersonalizedParts { get; }
Property value
Type: System.Boolean
Returns Boolean.