FacebookPostInfoProvider GetFacebookPostErrorMessage Method Kentico 8.0 API Reference
Gets localized error message that describes the given Facebook's error code.

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

Parameters

errorCode
Type: OnlineSystem Int32
Error code that Facebook returned.

Return Value

Type: OnlineString
Localized error message.
See Also