RequiresDesignerPermissionAttribute class

Sets the Web Part property attribute that determines whether designer permissions are required before a user can modify the property.

System.Object
  System.Attribute
    Microsoft.SharePoint.WebPartPages.RequiresDesignerPermissionAttribute

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

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

When set to true, RequiresDesignerPermissionAttribute will require users to have designer permissions to modify the property. The default value is true.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: