Click or drag to resize
FacebookAccountInfoProviderGetFacebookAccountsInternal Method
Returns a query for all the FacebookAccountInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<FacebookAccountInfo> GetFacebookAccountsInternal()

Return Value

Type: ObjectQueryFacebookAccountInfo
See Also