SPSiteCreationProvider Class
SharePoint 2010
The base class that defines the required functionality to implement a site creation provider.
Namespace:
Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Example Implementation to select the smallest content database
I published an example described in my blog post http://www.fiechter.eu/blog/Lists/Posts/Post.aspx?ID=20&mobile=0.
This example show how to use the SPSiteCreation Provider to select the smallest content db.
This example show how to use the SPSiteCreation Provider to select the smallest content db.
- 4/8/2012
- AdrianFiechter