ApplicationClass.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 virtual bool CreateProjectSite (object ParentSiteUrl, object NewSiteName, object LaunchBrowser);
abstract member CreateProjectSite : obj * obj * obj -> bool
override this.CreateProjectSite : obj * obj * obj -> bool
Public Overridable Function CreateProjectSite (Optional ParentSiteUrl As Object, Optional NewSiteName As Object, Optional LaunchBrowser As Object) As Boolean
Parameters
- ParentSiteUrl
- Object
- NewSiteName
- Object
- LaunchBrowser
- Object