Click or drag to resize
TwitterApplicationInfoProvider.GetTwitterApplications Method
Returns a query for all the TwitterApplicationInfo objects.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<TwitterApplicationInfo> GetTwitterApplications()

Return Value

Type: ObjectQuery<TwitterApplicationInfo>
See Also