Uiinfrastructure API Docs  
 

ConfigVarPack.Reload Method 

This method reloads the x_config.xml file into memory. It clears the current data rather than delegating to Load().

protected override void Reload();

See Also

ConfigVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace | BaseVarPack#Reload