Namespace EPiServer.Core.Routing.Internal
Classes
ContentUrlCacheContext
The context used when resolving cached urls for content
ContentUrlCacheHandler
ContentUrlGeneratorExtensions
Extension methods for IContent
GeneratedUrl
The result for an url generation created by Generate(Content
UrlGeneratorOptions
Container class for option instances during url generation
UrlGeneratorOptionsExtensions
Extension methods for Url
UrlResolverOptions
Container class for option instances during url resolving
UrlResolverOptionsExtensions
Extension methods for Url
Interfaces
IContentUrlCache
Signature for component that handles caching of content urls
IContentUrlGenerator
Signature for component that is used to generate urls to content instances.
IContentUrlResolver
Signature for component that is used to resolve a content instance from an url
IUrlGeneratorOption
Marker interface for components that acts as options for url generation
IUrlResolverOption
Marker interface for components that acts as options for url resolving