IURLShortenerHelperEnvironment Interface |
Namespace: CMS.SocialMarketing.URLShortening
public interface IURLShortenerHelperEnvironment
The IURLShortenerHelperEnvironment type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetStringSettingValue |
Provides settings for URLShortenerHelper.
|
![]() | LogWarning |
Logs a warning if an URLshortening failed.
|
![]() | URLEncode |
Provides URL-Encoding function. ' ' => %20 etc.
|