Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace EPiServer.Core.Routing.Pipeline.Internal

Classes

GuidUrlGeneratorPipelineStep

GuidUrlResolverPipelineStep

HierarchicalEditUrlGeneratorPipelineStep

HierarchicalUrlGeneratorPipelineStep

HierarchicalUrlResolverPipelineStep

HostUrlGeneratorPipelineStep

HostUrlResolverPipelineStep

LanguageUrlGeneratorPipelineStep

LanguageUrlResolverPipelineStep

PartialUrlGeneratorPipelineStep

PartialUrlResolverPipelineStep

PipelineDefinition

PipelineStepDefinition

SimpleAddressResolverPipelineStep

StaticUrlGeneratorPipelineStep

StaticUrlResolverPipelineStep

UrlGeneratorPipeline

Represents a pipeline constitued of one or several IUrlResolverPipelineStep instances used to resolve a url.

UrlGeneratorPipelineRegistry

UrlResolverPipeline

Represents a pipeline constitued of one or several IUrlResolverPipelineStep instances used to resolve a url.

UrlResolverPipelineRegistry

Interfaces

IUrlGeneratorContextFactory

IUrlGeneratorHostResolver

Defines a component that will decide what host to use when generating a URL to a content item.

IUrlGeneratorPipelineProvider

Responsible for lifetime and creation of the pipeline responsible for url generation

IUrlGeneratorPipelineStep

Defines the signature fo a component that is used to generate a part of an url.

IUrlResolverPipelineProvider

Responsible for lifetime and creation of the pipeline responsible for content resolving from url.

IUrlResolverPipelineStep

Defines the signature for a component that is used to resolve a part of an url.