Wealth-Lab Framework
Search Framework:
ICustomSettingsHost
Namespace: WealthLab.WPF
Parent:
Parent:
The ICustomSettingsHost interface allows a custom settings editor to communicate configuration changes back to the WL9 user interface.
Methods
ConfigChanged
void ConfigChanged(string config)
Call this method when the user changes the configuration in the custom settings editor. Pass the updated configuration string in the config parameter.