This topic has not yet been rated - Rate this topic

SPDeploymentSettings.SiteUrl property

Gets or sets the absolute URL of a source or destination Web site.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public string SiteUrl { get; set; }

Property value

Type: System.String
A string containing the URL.

Sets or retrieves the URL of site collection that contains the content that is being exported, or to which the content is to be imported. The value is an absolute URL to the site. This value is provided in the siteUrl parameter of the SPDeploymentSettings class constructor (SPDeploymentSettings).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.