ContentDeploymentPath Methods

Include Protected Members
Include Inherited Members

The ContentDeploymentPath type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the ContentDeploymentJob object definition from this ContentDeploymentPath object.
Public method Dispose This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.)
Public method Equals (Inherited from Object.)
Protected method Finalize This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.)
Public methodStatic member GetAllPaths Returns a list of all paths that are used by the current instance of the ContentDeploymentPath class that are associated with this SPSite.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetInstance(Guid) Returns a ContentDeploymentPath object with the specified pathId.
Public methodStatic member GetInstance(String) Returns a ContentDeploymentPath object with the specified pathName.
Public method GetSiteCollectionNames(String) Gets the site collection names for the given virtual server on the destination farm.
Public methodStatic member 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.
Public method GetType (Inherited from Object.)
Public method GetVirtualServersInformation() Retrieves the virtual server names and URLs for the destination server farm.
Public methodStatic member GetVirtualServersInformation(String, ICredentials) Uses the credentials provided to rRetrieves the virtual server names and URLs for the specified destination server farm.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates this ContentDeploymentPath path.

Top

See Also

Reference

ContentDeploymentPath Class

Microsoft.SharePoint.Publishing.Administration Namespace