Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Adds a solution to the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Add(String) | Adds a solution with the specified solution file to the collection of solutions. |
![]() |
Add(SPSolution) | Adds a solution to the collection of solutions. (Overrides SPPersistedChildCollection<T>.Add(T).) |
![]() |
Add(String, UInt32) | Adds a solution with the specified solution file and locale identifier to the collection of solutions. |
Top