Click or drag to resize
AccountInfoProviderGetAccountInfoInternal Method (Int32)
Returns account with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual AccountInfo GetAccountInfoInternal(
	int accountId
)

Parameters

accountId
Type: SystemInt32
Account ID

Return Value

Type: AccountInfo
See Also