Dynamicweb 8 Documentation
ShowProductsAfterExpiration Property

Gets or sets a value indicating whether products are shown after period expiration. Price will not be affected by Period after expiration.
Syntax
'Declaration
 
Public Property ShowProductsAfterExpiration As Boolean
public bool ShowProductsAfterExpiration {get; set;}

Property Value

true if products are shown after Period expires; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Period Class
Period Members

Send Feedback