PublishingPage properties

The PublishingPage type exposes the following members.

Properties

  Name Description
Public property Audience Gets or sets a value that represents the audience that this PublishingPage is targeted to.
Public property Contact Gets or sets the user who currently owns this PublishingPage object.
Public property ContentType Gets 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 Gets or sets a value that indicates whether the PublishingPage object is included by PortalSitemapProviders that have NavigationType set to "Current".
Public property IncludeInGlobalNavigation Gets or sets a value that indicates 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 object 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 object that is wrapped by the ScheduledItem object. (Inherited from ScheduledItem.)
Public property LocalContactEmail Gets or sets the e-mail address 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 object that contains this ScheduledItem object. (Inherited from ScheduledItem.)
Public property RequiresRouting Gets or sets a Boolean value that indicates whether the PublishingPage object needs to be routed by using the content organizer rules.
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 object 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 web-relative URL for PublishingPage object.
Public property VariationPageUrls Gets a StringCollection object of URLs that point to Variation peer PublishingPage objects associated with this PublishingPage object.

Top

See also

Reference

PublishingPage class

Microsoft.SharePoint.Publishing namespace