Share via


PublishingService members

The SOAP interface for the Publishing Web Service.

The PublishingService type exposes the following members.

Constructors

  Name Description
Public method PublishingService Constructs an instance of the PublishingObjectStatusWebService object.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property User (Inherited from WebService.)

Top

Methods

  Name Description
Public method CreatePageLayout Creates a new PageLayout object.
Public method DisconnectPageLayout Disconnect a PublishingPage object from its PageLayout to make its markup a copy of the page layout's markup.
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetAllContentSlices Returns an array of ContentSlice objects—one for each of the content databases in the current web application.
Public method GetAllFriendlyUrls Returns a collection of FriendlyUrl objects —one for each friendly URL and its associated properties in the specified SPWeb.
Public method GetChangedFriendlyUrlBasedWebs Returns the list of webs that have changed after the last “changeToken”.
Public method GetChangedFriendlyUrls Returns a collection of the friendly URLs for the specified siteId parameter, and webId parameter values that have changed since the last search crawl.
Public method GetFriendlyUrl Retrieves all of the properties that are associated with the specified friendly URL that is represented by the url that is passed in.
Public method GetFriendlyUrlBasedWebs Returns a collection of FriendlyUrlBasedWeb objects—one for each web that contains friendly URLs.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectStatus This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetObjectStatusCollection This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetObjectStatusCollectionWithExclusions This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReconnectPageLayout Use this method to reconnect a PublishingPage object to its PageLayout object and replace its custom markup with default PublishingPage markup.
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See also

Reference

PublishingService class

Microsoft.SharePoint.Publishing.WebServices namespace