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.Internal

Classes

ContentUrlGeneratorEvents

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for IContentUrlGeneratorEvents implementations

ContentUrlGeneratorExtensions

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Extension methods for IContentUrlGenerator

ContentUrlResolverEvents

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for IContentUrlResolverEvents implementations

GeneratedUrl

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The result for an url generation created by Generate(ContentReference, UrlGeneratorOptions)

ResolvedContent

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The result for an url resolving returned by Resolve(Uri, UrlResolverOptions)

UrlGeneratorEventArgs

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Event args used from IContentUrlGeneratorEvents

UrlGeneratorOptions

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Container class for option instances during url generation

UrlGeneratorOptionsExtensions

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Extension methods for UrlGeneratorOptions

UrlResolverEventArgs

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Event args used from IContentUrlResolverEvents

UrlResolverOptions

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Container class for option instances during url resolving

UrlResolverOptionsExtensions

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Extension methods for UrlResolverOptions

Interfaces

IContentUrlGenerator

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Signature for component that is used to generate urls to content instances.

IContentUrlGeneratorEvents

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Specifies events that are raised during url generation using IContentUrlGenerator

IContentUrlResolver

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Signature for component that is used to resolve a content instance from an url

IContentUrlResolverEvents

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Specifies events that are raised during url resolving using IContentUrlResolver

IUrlGeneratorOption

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Marker interface for components that acts as options for url generation

IUrlResolverOption

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Marker interface for components that acts as options for url resolving

Enums

PipelineState

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Specifies the different state a pipeline component can return