Click or drag to resize
LinkedInDataIsEmpty 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#
public bool IsEmpty { get; }

Property Value

Type: Boolean

Implements

ILinkedInDataIsEmpty
See Also