Click or drag to resize
ApplicationBuilderExtensions Methods

The ApplicationBuilderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUsePageBuilder

Enables the Page builder feature to compose page content based on registered widgets.

The preview functionality must be enabled using UsePreview(IApplicationBuilder) in order to use the Page builder.

Top
See Also