Click or drag to resize
KenticoRequestLogControllerGetAllCacheItems Method
Returns all items from the cache.

Namespace: Kentico.Debug.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ActionResult GetAllCacheItems()

Return Value

Type: ActionResult
See Also