Gets or sets the publish status of the pages.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public PagePublishedStatus PublishedStatus { get; set; }

See Also