PublishingService Members

Include Protected Members
Include Inherited 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.)
Public method ExportObjects Use this Web service to export current Major or Minor version of the PublishingPages in the PublishingWeb that participates in variations.
Protected method Finalize (Inherited from MarshalByValueComponent.)
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.)
Public method ImportObjects Use this Web service to import pages that participate in variations into the PublishingWeb 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.)
Public method Wait Waits for as many milliseconds as specified.

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

PublishingService Class

Microsoft.SharePoint.Publishing.WebServices Namespace