Documentation > Services API > ImportSiteRoot > BeginImport(Asset,String)
BeginImport
Creates the site structure based on the options provided
public System.Void BeginImport(Asset,String)
Parameters
| Name | Description | Type |
|---|---|---|
| xmlAsset | XML asset created by Export. | CrownPeak.CMSAPI.Asset |
| collectionPath | The path where the site will be imported to. (i.e. "Install path") | System.String |