Forum Discussion
Change settings from within custom visual
- Anonymous8 years ago
After investigating a bit further it seems the solution is to use "IVisualHost.persistProperties".
Do I need to use a objectname/property that is defined in the capabilities file for this or can I simply create a new object named after my liking?
EDIT - It seems that the way to persist values was quite straight forward. You simply call IVisualHost.persistProperties with the correct settings and everything just works.
After investigating a bit further it seems the solution is to use "IVisualHost.persistProperties".
Do I need to use a objectname/property that is defined in the capabilities file for this or can I simply create a new object named after my liking?
EDIT - It seems that the way to persist values was quite straight forward. You simply call IVisualHost.persistProperties with the correct settings and everything just works.