Dynamicweb 8 Documentation
IsCleanUp Property (eCommerce.Product.BeforeDeleteArgs)

Gets a value indicating whether all additional information pertaining to the product is deleted.
Syntax
'Declaration
 
Public ReadOnly Property IsCleanUp As Boolean
public bool IsCleanUp {get;}

Property Value

true if all information is deleted; 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

eCommerce.Product.BeforeDeleteArgs Class
eCommerce.Product.BeforeDeleteArgs Members

Send Feedback