Expand Minimize
This topic has not yet been rated - Rate this topic

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)
[ClientCallablePropertyAttribute(ExcludeFromDefaultRetrieve = true)]
public bool AllowDesignerForCurrentUser { get; }

Property value

Type: System.Boolean
Boolean
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.