Class HostUrlGeneratorPipelineStep
Inheritance
System.Object
HostUrlGeneratorPipelineStep
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[ServiceConfiguration(IncludeServiceAccessor = false)]
public class HostUrlGeneratorPipelineStep : Object, IUrlGeneratorPipelineStep
Constructors
HostUrlGeneratorPipelineStep(RoutingOptions)
Declaration
public HostUrlGeneratorPipelineStep(RoutingOptions routingOptions)
Parameters
Methods
Generate(UrlGeneratorContext, UrlGeneratorOptions)
Declaration
public RoutingState Generate(UrlGeneratorContext context, UrlGeneratorOptions options)
Parameters
Returns
Implements
Extension Methods