Click or drag to resize
SiteDeletionSettingsDeleteAttachments Property
Indicates if attachments should be deleted.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 11.0.0
Syntax
C#
public bool DeleteAttachments { get; set; }

Property Value

Type: Boolean
See Also