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

SPSite.Solutions property

Gets the collection of user solutions that have been activated for the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public SPUserSolutionCollection Solutions { get; }

Property value

Type: Microsoft.SharePoint.SPUserSolutionCollection
A collection of SPUserSolution objects. The value of the Status property for each object in the collection is Activated.

User solutions allow solutions to be uploaded at the site collection scope and run in a sandbox.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.