Click or drag to resize
ILinkedInDataSettingsMissing Property
Returns true when one of ApiKey and ApiSecret is empty or if Code or Error are empty.

Namespace: CMS.SocialMarketing.LinkedIn
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax
C#
bool SettingsMissing { get; }

Property Value

Type: Boolean
See Also