Table of Contents

Class CacheVaryByConstants

Namespace
Kentico.PageBuilder.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Contains constants for vary by cache configuration.

public static class CacheVaryByConstants
Inheritance
object
CacheVaryByConstants

Fields

ROUTE_URL_SLUG

Stores the name of the route parameter holding the page URL slug value when using content tree-based routing.

public const string ROUTE_URL_SLUG = "Kentico.WebPageUrlPaths"

Field Value

string