PublishingPage Methods

Include Protected Members
Include Inherited Members

The PublishingPage type exposes the following members.

Methods

  Name Description
Public method CheckIn Checks in this PublishingPage object.
Public method CheckOut Checks out this PublishingPage instance for editing.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEffectiveAnonymousPageCacheProfileId This method returns the current cache profile ID that this page uses if output is cached for an anonymous user.
Public method GetEffectiveAuthenticatedPageCacheProfileId This method returns the current cache profile ID that this page uses if output is cached for an authenticated user.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetPublishingPage Used to retrieve a PublishingPage object instance that wraps the given SPListItem object.
Public method GetType (Inherited from Object.)
Public method GetVariation Get the peer VariationPublishingPage object that belongs to this PublishingPage object for the specified Label.
Public methodStatic member IsPublishingPage Confirms that an SPListItem is compatible with the PublishingPage object.
Protected method MemberwiseClone (Inherited from Object.)
Public method QuickDeploy Uses the QuickDeploy method to deploy this PublishingPage object.
Public method Schedule() Schedules an instance of the SPListItem class to be automatically approved (start) and to be unpublished (end) on specified dates. (Inherited from ScheduledItem.)
Public method Schedule(String) Schedules an SPListItem to automatically be approved (start) and be unpublished (end) on specified dates. (Inherited from ScheduledItem.)
Public method ToString (Inherited from Object.)
Public method Update Commits changes to this PublishingPage object.
Public method UpdateContentFromSourceDocument Updates a PublishingPageobject created by converting a document and reruns the conversion.

Top

See Also

Reference

PublishingPage Class

Microsoft.SharePoint.Publishing Namespace