Method | Description | |
---|---|---|
CanonicalizeRouteBuilder ( |
Initializes a CanonicalizeRouteBuilder for configuration of a specific CanonicalizeRoute.
|
|
Strategy ( IUrlStrategy strategy ) : |
Adds a new canonicalization strategy to the CanonicalizeRoute.
|
public CanonicalizeRouteBuilder ( |
||
route | The route to be configured using the fluent API. |
public Strategy ( IUrlStrategy strategy ) : |
||
strategy | IUrlStrategy | The canonicalization strategy to be added. |
return |