SPFile.DeleteAllPersonalizationsAllUsers Method
Deletes personalization information for all users from the Web Parts page.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)> _
Public Sub DeleteAllPersonalizationsAllUsers
'Usage
Dim instance As SPFile
instance.DeleteAllPersonalizationsAllUsers()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public void DeleteAllPersonalizationsAllUsers()