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

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

Property Value

Type: URLShortenerTypeEnum
See Also