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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetAccountInfo(
	AccountInfo accountObj
)

Parameters

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