Click or drag to resize
ILinkedInDataIsEmpty Property
Returns true when all of ApiKey, ApiSecret, Code are empty.

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

Property Value

Type: Boolean
See Also