_Global.CreateProjectSite(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CreateProjectSite (object ParentSiteUrl, object NewSiteName, object LaunchBrowser);
abstract member CreateProjectSite : obj * obj * obj -> bool
Public Function CreateProjectSite (Optional ParentSiteUrl As Object, Optional NewSiteName As Object, Optional LaunchBrowser As Object) As Boolean
Parameters
- ParentSiteUrl
- Object
- NewSiteName
- Object
- LaunchBrowser
- Object