MailConfirmationEditor::InitExtension (open)

Initialize the extension before applying the settings

Syntax

LOADLIB "mod::publisher/lib/webtools/formhandlers/mailhandler.whlib";

MACRO InitExtension(OBJECT extendablelinescontainer)

Description

This function is called when loading the extension. The question node is not available yet at this point; use PostInitExtension to load the XML node settings.