Module: Page Builder

1 of 15 Pages

Page Builder introduction

This module covers the process of developing Page Builder components, starting with a list of requirements from business users and ending with two completed Page templates, two Widgets, and one Section.

Before you start

This hands-on materials in this module require the following:

Code samples

You can find a project with completed, working versions of code samples from this module and others in the finished branch of the Training guides repository.

The main branch of the repository provides a starting point to code along with these materials.

The code samples in this series are for .NET 8 only.

They come from a project that uses implicit using directives. You may need to add additional using directives to your code if your project does not use this feature.

1 of 15