FacebookInsightsState ContainsStateItem Method Kentico 8.0 API Reference
Tells you whether FacebookInsightsState contains item with given object ID.

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.

Return Value

Type: OnlineBoolean
True if objectId is contained, false otherwise.
See Also