ComponentController Class |
Namespace: Kentico.PageBuilder.Web.Mvc
public abstract class ComponentController : Controller
Name | Description | |
---|---|---|
ComponentController |
Creates an instance of ComponentController class.
| |
ComponentController(ICurrentPageRetriever) |
Creates an instance of ComponentController class.
|
Name | Description | |
---|---|---|
GetPage |
Gets the page where the component is placed.
| |
GetPageTPageType |
Gets the page of given type where the component is placed.
|