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 | |
---|---|---|
PublishingService | Constructs an instance of the PublishingObjectStatusWebService object. |
Top
Properties
Name | Description | |
---|---|---|
Application | (Inherited from WebService.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Context | (Inherited from WebService.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
Events | (Inherited from MarshalByValueComponent.) | |
Server | (Inherited from WebService.) | |
Session | (Inherited from WebService.) | |
Site | (Inherited from MarshalByValueComponent.) | |
SoapVersion | (Inherited from WebService.) | |
User | (Inherited from WebService.) |
Top
Methods
Name | Description | |
---|---|---|
CreatePageLayout | Creates a new PageLayout object. | |
DisconnectPageLayout | Disconnect a PublishingPage object from its PageLayout to make its markup a copy of the page layout's markup. | |
Dispose() | (Inherited from MarshalByValueComponent.) | |
Dispose(Boolean) | (Inherited from MarshalByValueComponent.) | |
Equals | (Inherited from Object.) | |
ExportObjects | Use this Web service to export current Major or Minor version of the PublishingPages in the PublishingWeb that participates in variations. | |
Finalize | (Inherited from MarshalByValueComponent.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectStatus | This member is reserved for internal use and is not intended to be used directly from your code. | |
GetObjectStatusCollection | This member is reserved for internal use and is not intended to be used directly from your code. | |
GetObjectStatusCollectionWithExclusions | This member is reserved for internal use and is not intended to be used directly from your code. | |
GetService | (Inherited from MarshalByValueComponent.) | |
GetType | (Inherited from Object.) | |
ImportObjects | Use this Web service to import pages that participate in variations into the PublishingWeb object. | |
MemberwiseClone | (Inherited from Object.) | |
ReconnectPageLayout | Use this method to reconnect a PublishingPage object to its PageLayout object and replace its custom markup with default PublishingPage markup. | |
ToString | (Inherited from MarshalByValueComponent.) | |
Wait | Waits for as many milliseconds as specified. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from MarshalByValueComponent.) |
Top