Click or drag to resize
IPageCacheDependencyBuilderTPageTypePageOrder Method
Adds dependency on page order in the content tree.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
IPageCacheDependencyBuilder<TPageType> PageOrder()

Return Value

Type: IPageCacheDependencyBuilderTPageType
See Also