The date when the page will stop to be published. Will be set to MaxValue if no stop publish date has been set.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public DateTime StopPublish { get; set; }

See Also