| IURLShortenerHelperEnvironment Interface | 
Namespace: CMS.SocialMarketing.URLShortening
 Syntax
Syntaxpublic interface IURLShortenerHelperEnvironment
The IURLShortenerHelperEnvironment type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetStringSettingValue | 
            Provides settings for URLShortenerHelper.
             | 
|  | LogWarning | 
            Logs a warning if an URLshortening failed.
             | 
|  | URLEncode | 
            Provides URL-Encoding function. ' ' => %20 etc.
             | 
 See Also
See Also