Namespace EPiServer.Core.Routing.Internal
Classes
ContentUrlCacheContext
The context used when resolving cached urls for content
ContentUrlCacheHandler
ContentUrlGeneratorExtensions
Extension methods for IContentUrlGenerator
GeneratedUrl
The result for an url generation created by Generate(ContentReference, UrlGeneratorOptions)
UrlGeneratorOptions
Container class for option instances during url generation
UrlGeneratorOptionsExtensions
Extension methods for UrlGeneratorOptions
UrlResolverOptions
Container class for option instances during url resolving
UrlResolverOptionsExtensions
Extension methods for UrlResolverOptions
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