Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IAdminEditor.Finalize Method 

Performs any additional processing before settings are stored in the portal. Any additional NamedValues added during finalize will be stored as

TypeStorage.STRING
All names returned in the NamedValue[] will be uppercased by the portal.

NamedValue[] Finalize(
   NamedValueMap pageInfo
);

Parameters

pageInfo
NamedValueMap of incoming settings

Return Value

NamedValueMap array of settings to store in the portal

See Also

IAdminEditor Interface | Plumtree.Remote.Sci Namespace