AccountHelper Delete Method Kentico 8.1 API Reference
Deletes account. All related records are moved to parent account or deleted.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

account
Type: CMS.OnlineMarketing AccountInfo
Account to be deleted
deleteMerged
Type: OnlineSystem Boolean
Indicates if merged child accounts should be deleted as well or will be splitted before deleting parent account.
deleteSubsidiaries
Type: OnlineSystem Boolean
Indicates if subsidiary accounts should be deleted as well.
See Also