Share via


RequiresDesignerPermissionAttribute constructor

Initializes a new instance of the RequiresDesignerPermissionAttribute class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New RequiresDesignerPermissionAttribute()
public RequiresDesignerPermissionAttribute()

Remarks

This constructor sets the RequiresDesignerPermission property to true.

See also

Reference

RequiresDesignerPermissionAttribute class

RequiresDesignerPermissionAttribute members

RequiresDesignerPermissionAttribute overload

Microsoft.SharePoint.WebPartPages namespace