Click or drag to resize
IPageBuilderDataContextRetrieverRetrieve Method
Retrieves the data context of initialized page builder.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
IPageBuilderDataContext Retrieve()

Return Value

Type: IPageBuilderDataContext
See Also