WebDesignPluginBase::ParseConfigurationNode (open)
Override with a function that parses node. Unless you override ListConfigurationNodeAttributes too, the cellnames used in the returned record must match the attribute names
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
RECORD FUNCTION ParseConfigurationNode(OBJECT siteprofile, OBJECT node)Parameters
OBJECT siteprofileOBJECT nodeReturn value
RECORD