Click or drag to resize
FacebookInsightsStateItem Constructor (String)
Creates FacebookInsightsStateItem with all properties set to null except object ID.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public FacebookInsightsStateItem(
	string objectId
)

Parameters

objectId
Type: SystemString
Object ID of the Insights object.
See Also