| ForCurrentRequest(UrlType) |
|
| ForPageAsync(IPublishedContent, UrlType, Dictionary<string, string>) |
Gets the url for the specified published content of a page.
|
| ForPageAsync(string, CultureInfo, UrlType, Dictionary<string, string>) |
Gets the url for the specified page node id and culture.
|
| ForCultureAsync(CultureInfo, UrlType) |
Gets the url for the current request page with a different culture.
|
| ForCultureAsync(string, UrlType) |
Gets the url for the current request page for the specified culture.
|
| ForMedia(Media, bool) |
Gets a object with the location for the specified media item.
|
| ForMedia(IPublishedContent, bool) |
Gets a object with the location for the specified media asset.
|