Share via


SPWeb.AllowDesignerForCurrentUser property

Gets a Boolean value that specifies whether the current user is allowed to use the designer for this website. The default value is false.

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

Syntax

public bool AllowDesignerForCurrentUser { get; }

Property value

Type: System.Boolean
Boolean

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace