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.Web.Routing.Segments

Classes

SegmentBase

The abstract base class used in EPiServers Segment classes.

SegmentContext

Encapsulates information about a HTTP/Url request that is used when determining segments during routing.

SegmentHelper

Helper class for routing segments.

SegmentPair

Class to hold return values from GetNextValue(String)

SimpleAddressRouteValues

Object containing information from a simple address route handler

Interfaces

ILanguageSegmentMatcher

This interface supports the EPiServer infrastructure and is not intended to be used directly from your code.

IRoutingSegmentLoader

Represents a certain type of relation between a contentLink and data (e.g. content).

ISegment

Interface used when routing requests.

IUrlSegmentRouter

Specifies methods to resolve content from a URL