| UrlHelperPageExtensions Class |
Namespace: Kentico.Content.Web.Mvc
public static class UrlHelperPageExtensions
The UrlHelperPageExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentPageUrl |
Returns URL of the current page.
| |
| PageCanonicalUrl |
Gets canonical URL of the current page.
| |
| PageUrl(UrlHelperExtensionPoint, String, Boolean) |
Gets URL of a page with given properties.
| |
| PageUrl(UrlHelperExtensionPoint, String, String, String) |
Gets URL of a page with given properties.
|