Interface IUrlGeneratorContextFactory
Namespace: EPiServer.Core.Routing.Pipeline.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public interface IUrlGeneratorContextFactory
Methods
Create(ContentReference, UrlGeneratorOptions)
Declaration
UrlGeneratorContext Create(ContentReference contentLink, UrlGeneratorOptions options)
Parameters
| Type | Name | Description |
|---|---|---|
| ContentReference | contentLink | |
| UrlGeneratorOptions | options |
Returns
| Type | Description |
|---|---|
| UrlGeneratorContext |