TwitterApplicationInfoProvider GetTwitterApplicationInfoInternal Method (Int32)Kentico 8.0 API Reference
Retrieves a Twitter application with the specified identifier, and returns it.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

applicationId
Type: OnlineSystem Int32
Twitter application identifier.

Return Value

Type: TwitterApplicationInfo
A Twitter application with the specified identifier, if found; otherwise, null.
See Also