Click or drag to resize
ComponentController Constructor (ICurrentPageRetriever)
Creates an instance of ComponentController class.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
protected ComponentController(
	ICurrentPageRetriever currentPageRetriever
)

Parameters

currentPageRetriever
Type: Kentico.PageBuilder.Web.MvcICurrentPageRetriever
See Also