Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
Kentico Namespaces
Kentico.PageBuilder Namespaces
Kentico.PageBuilder.Web.Mvc
ICurrentPageRetriever Interface
ICurrentPageRetriever Methods
Retrieve Method
ICurrentPageRetriever
Retrieve Method
Retrieves current page of a Page builder.
Namespace:
Kentico.PageBuilder.Web.Mvc
Assembly:
Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
Copy
TreeNode
Retrieve
(
IPageBuilderFeature
feature
)
Parameters
feature
Type:
Kentico.PageBuilder.Web.Mvc
IPageBuilderFeature
Page builder feature.
Return Value
Type:
TreeNode
Exceptions
Exception
Condition
ArgumentNullException
Is thrown when
feature
is
null
.
See Also
Reference
ICurrentPageRetriever Interface
Kentico.PageBuilder.Web.Mvc Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com