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: 8.2.23
Syntax
C#
protected virtual ObjectQuery<AccountInfo> GetAccountsInternal()

Return Value

Type: ObjectQueryAccountInfo
See Also