Skip to content

OnResetConfiguration - cWebWidgetContainer

Sent when the user resets to the default configuration

Type: Event

Syntax

Procedure OnResetConfiguration

Description

When pbUseCustomConfigurationStorage is set to True, this event gets called during ResetConfiguration (private method, executed upon clicking the reset icon in the visual control).

Augment this event with logic to execute so that the user's configuration (stored in for example adatabase or server config file) is wiped or reset to your current default.