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

SPWeb.AllowMasterPageEditingForCurrentUser property

A Boolean value that specifies whether the current user is allowed to edit master pages.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallablePropertyAttribute(ExcludeFromDefaultRetrieve = true)]
public bool AllowMasterPageEditingForCurrentUser { get; }

Property value

Type: System.Boolean
Boolean

The default value of this property is false but is true if the current user is a site administrator.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.