ApplicationBuilderExtensionsUsePageBuilder Method |
Enables the Page builder feature to compose page content based on registered widgets.
Namespace: Kentico.PageBuilder.Web.Mvc
public static void UsePageBuilder( this IFeaturesBuilder builder, PageBuilderOptions options = null )
Exception | Condition |
---|---|
InvalidOperationException | Thrown when MapRoutes(RouteBuilderExtensionPoint) has already been called. |