ContentDeploymentPath.GetSiteCollectionNames Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetSiteCollectionNames(String) | Gets the site collection names for the given virtual server on the destination farm. | |
GetSiteCollectionNames(String, String, ICredentials) | Uses the credentials that are provided to rRetrieves site collection names for the specified virtual server on the destination server farm. |
Top