Table of Contents

Class PageBuilderFeatureExtensions

Namespace
Kentico.Content.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Provides extension methods for the IPageBuilderFeature interface.

public static class PageBuilderFeatureExtensions
Inheritance
object
PageBuilderFeatureExtensions

Methods

GetMode(IPageBuilderFeature)

Safely retrieves page builder mode from the feature.

public static PageBuilderMode GetMode(this IPageBuilderFeature pageBuilderFeature)

Parameters

pageBuilderFeature IPageBuilderFeature

The Page builder feature.

Returns

PageBuilderMode