Skip to content

LoadConfiguration - cWebWidgetContainer

Instructs the container to load a configuration into the container

Type: Procedure

Syntax

Procedure LoadConfiguration

Call Example

Send LoadConfiguration

Description

Instructs the container to load a configuration into the container.

What configuration is loaded depends on the value of pbUseCustomConfigurationStorage and potential custom application logic.

By default, Configurations are loaded from the user browser's local storage - if no configuration is present there, a default will be loaded. See Default Configurations in the cWebWidgetContainer class for more info. For more information on custom configuration storage, refer to the doc in pbUseCustomConfigurationStorage.