Permissions enumeration

Specifies the value of the Permissions property of the Microsoft.SharePoint.WebPartPages.WebPart class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
AllPropertiesAll properties can be modified.
PersonalPropertiesOnly personal view properties can be modified.
NoneNo properties can be modified.
Show: