Dynamicweb 8 Documentation
Delete() Method

Deletes this Product. If this instance is a Variant or a specific language version, then only this instance is deleted. Requires the product to be in the Database or exception is thrown.
Syntax
'Declaration
 
Public Overloads Sub Delete() 
public void Delete()
Exceptions
ExceptionDescription
System.ArgumentExceptionIf Product does not exist in the database.
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

Product Class
Product Members
Overload List

Send Feedback