IURLShortenerHelperEnvironment MembersKentico 8.0 API Reference
The IURLShortenerHelperEnvironment type exposes the following members.
Methods

  NameDescription
Public methodGetStringSettingValue
Provides settings for URLShortenerHelper.
Public methodLogWarning
Logs a warning if an URLshortening failed.
Public methodURLEncode
Provides URL-Encoding function. ' ' => %20 etc.
Back to Top
See Also