SPSiteCreationProvider members
The base class that defines the required functionality to implement a site creation provider.
The SPSiteCreationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSiteCreationProvider | Initializes a new instance of the [Microsoft.SharePoint.Administration.SPSiteCreationProvider] class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SelectContentDatabases | Select the set of content databases that can be used to create a site collection. | |
ToString | (Inherited from Object.) |
Top