SP.WebParts.LimitedWebPartManager.hasPersonalizedParts Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Remarks
Applies To

Gets a value that indicates whether the page contains one or more personalized Web Parts.

var value = SP.WebParts.LimitedWebPartManager.get_hasPersonalizedParts(); 

Property Value

Type: boolean

true if the personalization scope of the Web Parts page is User, and the page contains one or more personalized Web Parts; otherwise, false.

Remarks

The default value of this property is false.

Applies To

SP.WebParts.LimitedWebPartManager Class

See Also

Reference

SP.WebParts.LimitedWebPartManager Methods

SP.WebParts.LimitedWebPartManager Properties

SP.WebParts Namespace