FacebookInsightsState GetOrCreateStateItem Method Kentico 8.0 API Reference
Gets FacebookInsightsStateItem with given object ID. Creates one, if not exists.

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

Parameters

objectId
Type: OnlineSystem String
Object ID of FacebookinsightsStateItem to get.

Return Value

Type: FacebookInsightsStateItem
FacebookinsightsStateItem with given object ID.
See Also