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.
Gets the current personalization scope of the WebPartPage.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Scope As PersonalizationScope
Get
'Usage
Dim instance As SPLimitedWebPartManager
Dim value As PersonalizationScope
value = instance.Scope
public PersonalizationScope Scope { get; }
Property value
Type: System.Web.UI.WebControls.WebParts.PersonalizationScope