Click or drag to resize
AccountInfoProviderSetAccountInfoInternal Method
Sets (updates or inserts) specified account.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetAccountInfoInternal(
	AccountInfo accountObj
)

Parameters

accountObj
Type: CMS.OnlineMarketingAccountInfo
Account to be set
See Also