Load saved item in ViewItemUserControl

Hello! I would like to setup my custom viewitemUserControl in SmartClient Live tab in a way that I can save configuration of each loaded item and reopen it when entering Live tab. Right now, every time when I open Live tab, all my usercontrols are empty. How can I do that?

The VideoPreview plugin sample persists the chosen camera by saving properties. I suggest you explore the sample.

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/videopreview/readme.html&tree=tree_1.html

Spot-on,

Thanks