Shortens provided URL
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- longURLMatch
- Type: CMS.SocialMarketing URLParserMatch
A Match containing the URL to be shortened.
- shortener
- Type: CMS.SocialMarketing URLShortenerTypeEnum
URL shortener.
- siteIdentifier
- Type: CMS.DataEngine SiteInfoIdentifier
Site name used to get URLShortener settings, since they are site-specific.
Return Value
Type: StringSee Also