Method | Description | |
---|---|---|
Apply ( |
Applies the custom URL canonicalization action to the URL.
|
|
CustomStrategy ( Action |
Initializes a CustomStrategy as defined in an Action<UrlBuilder>.
|
public CustomStrategy ( Action |
||
action | Action |
The canonicalization action to be applied to the URL. |
return | System |