Click or drag to resize
ComponentControllerGetPage Method

Note: This API is now obsolete.

Gets the page where the component is placed.

Namespace: Kentico.PageBuilder.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use IPageDataContextRetriever service to retrieve the current page context instead.")]
protected internal TreeNode GetPage()

Return Value

Type: TreeNode
See Also