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 |
---|---|---|
Content |
contentLink | |
Url |
options |
Returns
Type | Description |
---|---|
Url |