Configuration
Configuration of the User Guidance control.
Integration:
The following parameters can be set to use the control. At least the "Pages" parameter must be configured.
Pages: Specifies the configuration of the individual steps that are run through one after the other, depending on the sort order in the array.
- Name: Specifies the name of the step
- Display Name: Specifies the display name in the step.
- Target File: Specifies the TargetFile that is displayed in this step. This can be a content or a UserControl. The transfer parameters are also specified for a UserControl.
- Hidden: Specifies whether the entry is hidden.
- Scrolling: Specifies whether scrolling is permitted within the control if the Content/UserControl is larger than the display area.
- Horizontal Alignment: Position of the Content/UserControl
- Vertical Alignment: Position of the Content/UserControl
Progress Bar Alignment: Specifies where the progress bar should be placed in the control.
Function:
restartUserGuidance: This function can be used to reset the control to the initial mode. The force parameter can be used to set whether this is accepted during operation or only after completion.
Further Information