PublishingPage Properties

Include Protected Members
Include Inherited Members

The PublishingPage type exposes the following members.

Properties

  Name Description
Public property Audience String value that represents the audience that this PublishingPage is targeted to.
Public property Contact Represents the user who currently owns this PublishingPage object.
Public property ContentType Defines the content that is available to this PublishingPage object.
Public property CreatedBy Gets an SPUser object that indicates who created this PublishingPage object.
Public property CreatedDate Gets the Coordinated Universal Time (UTC) when this PublishingPage object was created
Public property Description Gets or sets descriptive text for this PublishingPage object.
Public property EndDate Gets or sets the Coordinated Universal Time (UTC) at which this ScheduledItem class ends and is no longer visible on the published site. (Inherited from ScheduledItem.)
Public property Fields Gets the underlying SPField object definitions for this PublishingPage object.
Public property IncludeInCurrentNavigation Controls whether the PublishingPage object is included by PortalSitemapProviders that have NavigationType set to "Current".
Public property IncludeInGlobalNavigation Controls whether this PublishingPage object is included by the dynamic portion of the PortalSitemapProvider in the GlobalNavigation mode.
Public property IsDisconnected Gets a Boolean value that indicates whether this PublishingPage object is disconnected from its PageLayout object.
Public property Label Gets the VariationLabel in whose hierarchy this PublishingWeb object is situated.
Public property LastModifiedBy Gets the SPUser object that represents the user who last modified this PublishingPage object.
Public property LastModifiedDate Gets the Coordinated Universal Time (UTC) when this PublishingPage object was last modified
Public property Layout Gets and sets the PageLayout for this PublishingPage object.
Public property ListItem Gets the underlying SPListItem that is wrapped by the ScheduledItem. (Inherited from ScheduledItem.)
Public property LocalContactEmail Gets or sets the e-mail of the local contact for this PublishingPage object.
Public property LocalContactImage Gets or sets a URL that refers to an image that is associated with the local contact for the PublishingPage object.
Public property LocalContactName Gets or sets a name that identifies the local contact of this PublishingPage object.
Public property Name Gets the URL name for this PublishingPage object.
Public property PublishingWeb Gets the PublishingWeb that contains this ScheduledItem object. (Inherited from ScheduledItem.)
Public property ReviewRequestInterval Gets or sets the interval between content review request notifications.
Public property ReviewRequestIntervalUnit Gets or sets the unit of time used by the content review request notification interval.
Public property ReviewRequestTimeSpan Gets the span of time between content review request notifications.
Public property ScheduleEndNotificationInterval Gets or sets the interval of time before end of schedule notifications are sent.
Public property ScheduleEndNotificationIntervalUnit Gets or sets the unit of time used for the EndDate schedule notification interval.
Public property ScheduleEndNotificationTimeSpan Gets the span of time prior to the PublishingPage object's EndDate that the end-of-schedule e-mail notification is sent.
Public property StartDate Gets or sets the Coordinated Universal Time (UTC) at which this ScheduledItem becomes a visible part of the published Web site. (Inherited from ScheduledItem.)
Public property Title Gets or sets the Title that is displayed for this PublishingPage object.
Public property Uri Gets the Uniform Resource Identifier (URI) for this PublishingPage object.
Public property Url Gets the server-relative URL for PublishingPage object.
Public property VariationPageUrls Returns a StringCollection of URLs that point to Variation peer PublishingPages associated with this PublishingPage object.

Top

See Also

Reference

PublishingPage Class

Microsoft.SharePoint.Publishing Namespace