| UrlHelperPreviewExtensions Class |
Namespace: Kentico.Content.Web.Mvc
public static class UrlHelperPreviewExtensions
| Name | Description | |
|---|---|---|
| AuthenticateUrl(UrlHelperExtensionPoint, String) |
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
| |
| AuthenticateUrl(UrlHelperExtensionPoint, String, Boolean) |
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
| |
| AuthenticateUrlRaw(UrlHelperExtensionPoint, String) |
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
| |
| AuthenticateUrlRaw(UrlHelperExtensionPoint, String, Boolean) |
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
|