Click or drag to resize
CookiePolicyDetectionController Class
This system controller is a part detection mechanism whether a browser prevents cookies from being set for 3rd party domains.
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.Content.Web.MvcCookiePolicyDetectionController

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class CookiePolicyDetectionController : Controller

The CookiePolicyDetectionController type exposes the following members.

Constructors
  NameDescription
Public methodCookiePolicyDetectionController
Top
Methods
  NameDescription
Public methodIndex
Default action.
Top
See Also