Click or drag to resize
UrlHelperExtensions Class
Provides methods to build URLs to Kentico content.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcUrlHelperExtensions

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

The UrlHelperExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberKentico
Returns an object that provides methods to build URLs to Kentico content.
Top
See Also