SPWebApplication.AllowContributorsToEditScriptableParts Property
SharePoint 2010
Gets or sets a Boolean value that determines whether contributers are allowed to edit scriptable Web Parts.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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. |