Click or drag to resize
UrlHelperExtensions Class
Provides extension methods for the extension point Kentico(UrlHelper).
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.Mvc.RoutingUrlHelperExtensions

Namespace: Kentico.Content.Web.Mvc.Routing
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class UrlHelperExtensions

The UrlHelperExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPageMainUrl
Returns main URL of a current page if the request was rewritten via Alternative URLs feature.
Top
See Also