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

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

Property Value

Type: URLShortenerTypeEnum
See Also