AccountInfoProviderDeleteAccountInfoInternal Method |
Deletes specified account.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteAccountInfoInternal(
AccountInfo accountObj
)
Parameters
- accountObj
- Type: CMS.OnlineMarketingAccountInfo
Account to be deleted
See Also