Click or drag to resize
ExportObjectSettingsDocDeleteProduct Property

Note: This API is now obsolete.

If true, the associated product is deleted with the deleted page.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Product associated with page is always deleted.")]
public bool DocDeleteProduct { get; set; }

Property Value

Type: Boolean
See Also