Microsoft Dynamics 365 Business Central Developer — Question 51

A company has a task that is performed infrequently. Users often need to look up the procedure to complete the task.
The company requires a wizard that leads users through a sequence of steps to complete the task.
You need to create the page to enable the wizard creation.
Which page type should you use?

Answer options

Correct answer: A

Explanation

The correct answer is A. A NavigatePage is specifically designed to guide users through a sequence of steps, making it ideal for creating wizards. The other options, such as Card, RoleCenter, and List, do not provide the structured step-by-step assistance required for this task.