Kentico 12 Service Pack API Reference
Kentico 12 Service Pack 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com