FacebookApplicationInfoProvider GetFacebookApplicationInfo Method (Int32)Kentico 8.0 API Reference
Retrieves a Facebook 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
Facebook application identifier.

Return Value

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