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

SPWebApplication.AllowContributorsToEditScriptableParts property

Gets or sets a Boolean value that determines whether contributers are allowed to edit scriptable Web Parts.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool AllowContributorsToEditScriptableParts { get; set; }

Property value

Type: System.Boolean
Boolean
true if contributers can edit scriptable Web Parts; otherwise, false.
ExceptionCondition
SecurityException

The current user is not a farm administrator.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.