AlternativeUrlsCache Class |
Namespace: Kentico.Content.Web.Mvc.Routing
public class AlternativeUrlsCache : IAlternativeUrlsCache
The AlternativeUrlsCache type exposes the following members.
Name | Description | |
---|---|---|
AlternativeUrlsCache |
Initializes new instance of AlternativeUrlsCache.
|
Name | Description | |
---|---|---|
GetCacheDependencyForExistingAlternativeUrl |
Returns cache dependency for given alternativeUrl and document.
| |
GetDocumentData |
Returns data of document with given alternativeUrl, if no such document exists returns null.
|