Retrieves the insight with the specified identifier, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- insightId
- Type: System Int32
The insight identifier.
Return Value
Type: InsightInfoThe insight with the specified identifier, if found; otherwise, null.
See Also