SPSite.SelfServiceCreateSite Method
Include Protected Members
Include Inherited Members
Creates a site collection by using Self-Service Site Creation.
Overload List
Name | Description | |
---|---|---|
SelfServiceCreateSite(String, String, String, UInt32, String, String, String, String, String, String, String) | Creates a site collection by using Self-Service Site Creation. | |
SelfServiceCreateSite(String, String, String, UInt32, String, String, String, String, String, String, String, String) | Creates a site collection by using Self-Service Site Creation based on the specified quota template and other information. | |
SelfServiceCreateSite(String, String, String, UInt32, String, String, String, String, String, String, String, String, SPSiteSubscription) | Creates a site collection by using Self-Service Site Creation based on the specified quota template and other specified information (see parameter list). |
Top