UserProfile.CreatePersonalSite Method
Include Protected Members
Include Inherited Members
Creates a personal site for the user if one does not already exist.
Overload List
Name | Description | |
---|---|---|
CreatePersonalSite() | Creates a personal site for the user if one does not already exist. | |
CreatePersonalSite(Int32) | Creates a personal site for the user if one does not already exist using the specified language code identifier (LCID). |
Top
Remarks
To create your own personal site you must have PortalRight.CreatePersonalSite and PortalRight.UseSubscription permissions.