Click or drag to resize
LinkedInPostInfoLinkedInPostURLShortenerType Property
Gets or sets the type of the URL shortener that will be used to shorten links in this LinkedIn post.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual URLShortenerTypeEnum LinkedInPostURLShortenerType { get; set; }

Property Value

Type: URLShortenerTypeEnum
See Also