SPWebApplication.AllowContributorsToEditScriptableParts property
SharePoint 2013
Gets or sets a Boolean value that determines whether contributers are allowed to edit scriptable Web Parts.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.BooleanBoolean
true if contributers can edit scriptable Web Parts; otherwise, false.
| Exception | Condition |
|---|---|
| SecurityException | The current user is not a farm administrator. |