Click or drag to resize
UrlHelperExtensions Class
Provides extension methods for the UrlHelperExtensionPoint.
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: 13.0.131
Syntax
C#
public static class UrlHelperExtensions

The UrlHelperExtensions type exposes the following members.

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