Click or drag to resize
AccountInfoProviderGetAccountsInternal Method
Returns query for all the accounts objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<AccountInfo> GetAccountsInternal()

Return Value

Type: ObjectQueryAccountInfo
See Also