Click or drag to resize
IPageBuilderDataContextRetriever Interface
Interface for page builder data context retriever.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface IPageBuilderDataContextRetriever

The IPageBuilderDataContextRetriever type exposes the following members.

Methods
  NameDescription
Public methodRetrieve
Retrieves the data context of initialized page builder.
Top
See Also