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.
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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Enumeration Permissions
'Usage
Dim instance As Permissions
public enum Permissions
Members
Member name | Description | |
---|---|---|
AllProperties | All properties can be modified. | |
PersonalProperties | Only personal view properties can be modified. | |
None | No properties can be modified. |