| IURLShortener Interface | 
Namespace: CMS.SocialMarketing.URLShortening
 Syntax
Syntaxpublic interface IURLShortener
The IURLShortener type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsAvailable | 
            Determines whether shortener is available
             | 
|  | Shorten | 
            Shortens the given URL via an URLShortener
             | 
 See Also
See Also